Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Oct 18, 2024
1 parent 223d865 commit 24d378b
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 @@ -644,7 +644,7 @@
<maven-jar-plugin-version>3.4.2</maven-jar-plugin-version>
<maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
<maven-site-plugin-version>3.20.0</maven-site-plugin-version>
<maven-surefire-plugin-version>3.5.0</maven-surefire-plugin-version>
<maven-surefire-plugin-version>3.5.1</maven-surefire-plugin-version>
<maven-checkstyle-plugin-version>3.5.0</maven-checkstyle-plugin-version>
<maven-release-plugin-version>3.1.1</maven-release-plugin-version>
<maven-javadoc-plugin-version>3.10.1</maven-javadoc-plugin-version>
Expand Down Expand Up @@ -675,7 +675,7 @@
<commons.compress.version>1.27.1</commons.compress.version>
<awaitility-version>4.2.2</awaitility-version>
<client-java-version>16.0.3</client-java-version>
<kotlin-stdlib-version>2.0.20</kotlin-stdlib-version>
<kotlin-stdlib-version>2.0.21</kotlin-stdlib-version>
<okhttp-version>4.12.0</okhttp-version>
<okio-version>3.9.1</okio-version>
<bc-jdk18on-version>1.78.1</bc-jdk18on-version>
Expand All @@ -684,7 +684,7 @@
<junit.platform.version>1.7.0</junit.platform.version>
<junit.platform.surefire.version>1.3.2</junit.platform.surefire.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jersey-version>3.1.8</jersey-version>
<jersey-version>3.1.9</jersey-version>
<jackson-version>2.18.0</jackson-version>
<parsson-version>1.1.7</parsson-version>
<jose4j-version>0.9.6</jose4j-version>
Expand Down

0 comments on commit 24d378b

Please sign in to comment.