Skip to content

Commit

Permalink
Merge pull request #1003 from jqno/dependabot/maven/dependencies-4144…
Browse files Browse the repository at this point in the history
…f79c49

Bump the dependencies group with 3 updates
  • Loading branch information
jqno authored Sep 30, 2024
2 parents 9a192b8 + 09ce664 commit 0aa0648
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 @@ -70,7 +70,7 @@
<analysis.spotbugs.effort>Max</analysis.spotbugs.effort>
<analysis.spotbugs.threshold>Low</analysis.spotbugs.threshold>

<version.bytebuddy>1.15.1</version.bytebuddy>
<version.bytebuddy>1.15.3</version.bytebuddy>
<version.objenesis>3.4</version.objenesis>

<version.archunit>1.3.0</version.archunit>
Expand All @@ -83,13 +83,13 @@
<version.javax-annotation-api>1.3.2</version.javax-annotation-api>
<version.jcip-annotations>1.0</version.jcip-annotations>
<version.joda-time>2.13.0</version.joda-time>
<version.junit-jupiter>5.11.0</version.junit-jupiter>
<version.junit-jupiter>5.11.1</version.junit-jupiter>
<version.openjfx>19.0.2.1</version.openjfx>
<version.slf4j>2.0.16</version.slf4j>

<version.build-helper-maven-plugin>3.6.0</version.build-helper-maven-plugin>
<version.checkstyle.maven>3.5.0</version.checkstyle.maven>
<version.checkstyle>10.18.1</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.checkstyle>10.18.2</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.copy-rename-maven-plugin>1.0.1</version.copy-rename-maven-plugin>
<version.flatten-maven-plugin>1.6.0</version.flatten-maven-plugin>
<version.jacoco>0.8.12</version.jacoco>
Expand Down

0 comments on commit 0aa0648

Please sign in to comment.