Skip to content

Commit

Permalink
fix(deps): update jvm-based-patches
Browse files Browse the repository at this point in the history
(cherry picked from commit 1408fcf07e6e029a447dff8c19fca95549ad1f75)
  • Loading branch information
RenovateBotAccessToken authored and colin-janke committed Apr 12, 2024
1 parent 913eb50 commit 71af538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<mockito.version>5.11.0</mockito.version>
<jfreechart.version>1.5.4</jfreechart.version>
<source.plugin.version>3.0.0</source.plugin.version>
<aws-java-sdk-s3.version>1.12.697</aws-java-sdk-s3.version>
<aws-java-sdk-s3.version>1.12.698</aws-java-sdk-s3.version>
<jackson-databind.version>2.17.0</jackson-databind.version>
<jackson-dataformat-cbor.version>2.17.0</jackson-dataformat-cbor.version>
<disruptor.version>4.0.0</disruptor.version>
Expand All @@ -81,7 +81,7 @@

<!-- Spotbugs versions -->
<spotbugs.version>4.8.3</spotbugs.version>
<spotbugs-maven-plugin.version>4.8.3.1</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>4.8.4.0</spotbugs-maven-plugin.version>
<findbugs-annotations.version>3.0.1u2</findbugs-annotations.version>

<!-- OSSRH release plugins -->
Expand Down

0 comments on commit 71af538

Please sign in to comment.