Skip to content

Commit

Permalink
Bump the java-production-dependencies group across 1 directory with 7…
Browse files Browse the repository at this point in the history
… updates (#94)
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 69616bb commit 3672817
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- dependencies -->
<integrations-api.version>1.3.1</integrations-api.version>
<webdavservlet.version>1.2.5</webdavservlet.version>
<jetty.version>10.0.21</jetty.version>
<slf4j.version>2.0.13</slf4j.version>
<integrations-api.version>1.4.0</integrations-api.version>
<webdavservlet.version>1.2.6</webdavservlet.version>
<jetty.version>10.0.24</jetty.version>
<slf4j.version>2.0.16</slf4j.version>

<!-- test dependencies -->
<junit.jupiter.version>5.11.0</junit.jupiter.version>
Expand Down Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.1.0</version>
<version>26.0.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 3672817

Please sign in to comment.