Skip to content

Commit

Permalink
Depedency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Jun 12, 2023
1 parent c5ef290 commit 14c6503
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -638,11 +638,11 @@
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
<maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
<maven-site-plugin-version>3.12.1</maven-site-plugin-version>
<maven-surefire-plugin-version>3.1.0</maven-surefire-plugin-version>
<maven-surefire-plugin-version>3.1.2</maven-surefire-plugin-version>
<maven-checkstyle-plugin-version>3.3.0</maven-checkstyle-plugin-version>
<maven-release-plugin-version>3.0.0</maven-release-plugin-version>
<maven-release-plugin-version>3.0.1</maven-release-plugin-version>
<maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
<maven-failsafe-plugin-version>3.1.0</maven-failsafe-plugin-version>
<maven-failsafe-plugin-version>3.1.2</maven-failsafe-plugin-version>
<maven-dependency-plugin-version>3.6.0</maven-dependency-plugin-version>
<maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
<exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
Expand All @@ -665,10 +665,10 @@
<mojo-build-helper-version>3.4.0</mojo-build-helper-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<assertj.core.version>3.24.2</assertj.core.version>
<commons.io.version>2.12.0</commons.io.version>
<commons.io.version>2.13.0</commons.io.version>
<awaitility-version>4.2.0</awaitility-version>
<client-java-version>18.0.0</client-java-version>
<kotlin-stdlib-version>1.8.21</kotlin-stdlib-version>
<kotlin-stdlib-version>1.8.22</kotlin-stdlib-version>
<okhttp-version>4.11.0</okhttp-version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<junit.vintage.version>5.7.1</junit.vintage.version>
Expand All @@ -679,7 +679,7 @@
<grizzly-version>4.0.0</grizzly-version>
<jakarta-version>6.0.0</jakarta-version>
<prometheus-version>0.16.0</prometheus-version>
<jackson-version>2.15.1</jackson-version>
<jackson-version>2.15.2</jackson-version>
<jackson-databind-version>2.15.2</jackson-databind-version>
<snakeyaml-version>2.0</snakeyaml-version>
<gson-version>2.10.1</gson-version>
Expand Down

0 comments on commit 14c6503

Please sign in to comment.