Skip to content

Commit

Permalink
chore: [DevOps] bump the test group with 2 updates (#548)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 845ff83 commit 50aacda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency-bundles/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
<!-- @Nonnull/@Nullable annotations -->
<vavr.version>0.10.4</vavr.version>
<guava.version>33.2.1-jre</guava.version>
<guava.version>33.3.0-jre</guava.version>
<!-- collection utilities, @Beta annotation -->
<commons-io.version>2.16.1</commons-io.version>
<!-- Apache file utils -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<qdox.version>2.1.0</qdox.version>
<wiremock.version>3.9.1</wiremock.version>
<checkstyle.version>10.17.0</checkstyle.version>
<byte-buddy.version>1.14.18</byte-buddy.version>
<byte-buddy.version>1.14.19</byte-buddy.version>
<jsr305.optional>true</jsr305.optional>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 50aacda

Please sign in to comment.