Skip to content

Commit

Permalink
Bump the java-production-dependencies group across 1 directory with 4…
Browse files Browse the repository at this point in the history
… updates (#92)
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent ffb4292 commit a84305b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
<project.jdk.version>22</project.jdk.version>

<!-- runtime dependencies -->
<api.version>1.4.0</api.version>
<api.version>1.5.0</api.version>
<slf4j.version>2.0.16</slf4j.version>
<jackson.version>2.17.2</jackson.version>
<jackson.version>2.18.2</jackson.version>

<!-- test dependencies -->
<junit.jupiter.version>5.11.4</junit.jupiter.version>
Expand Down Expand Up @@ -203,7 +203,7 @@
<dependency>
<groupId>me.fabriciorby</groupId>
<artifactId>maven-surefire-junit5-tree-reporter</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit a84305b

Please sign in to comment.