Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Aug 6, 2024
1 parent e892369 commit 97e8910
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 @@ -700,7 +700,7 @@
<awaitility-version>4.2.1</awaitility-version>
<client-java-version>19.0.1</client-java-version>
<findbugs-version>3.0.1u2</findbugs-version>
<kotlin-stdlib-version>2.0.0</kotlin-stdlib-version>
<kotlin-stdlib-version>2.0.10</kotlin-stdlib-version>
<okhttp-version>4.12.0</okhttp-version>
<okio-version>3.9.0</okio-version>
<bc-jdk18on-version>1.78.1</bc-jdk18on-version>
Expand All @@ -709,8 +709,8 @@
<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.7</jersey-version>
<parsson-version>1.1.6</parsson-version>
<jersey-version>3.1.8</jersey-version>
<parsson-version>1.1.7</parsson-version>
<grizzly-version>4.0.2</grizzly-version>
<jakarta-version>6.1.0</jakarta-version>
<prometheus-version>0.16.0</prometheus-version>
Expand Down

0 comments on commit 97e8910

Please sign in to comment.