Skip to content

Commit

Permalink
fix(deps): bump the prod-deps group with 4 updates (#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ee8dbb4 commit c39808c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<google-code-gson.version>2.11.0</google-code-gson.version>

<okapi-testing.version>6.0.3</okapi-testing.version>
<junit.version>5.11.2</junit.version>
<testcontainers.version>1.20.2</testcontainers.version>
<junit.version>5.11.3</junit.version>
<testcontainers.version>1.20.3</testcontainers.version>
<joda-time.version>2.13.0</joda-time.version>
<hamcrest.version>3.0</hamcrest.version>
<junit4.version>4.13.2</junit4.version>
Expand All @@ -47,8 +47,8 @@
<copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
<checkstyle.version>10.18.2</checkstyle.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<checkstyle.version>10.19.0</checkstyle.version>
<maven-failsafe-plugin.version>3.5.1</maven-failsafe-plugin.version>
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
<folio-module-descriptor-validator.version>1.0.0</folio-module-descriptor-validator.version>
Expand Down

0 comments on commit c39808c

Please sign in to comment.