Skip to content

Commit

Permalink
Merge pull request #1030 from jqno/dependabot/maven/dependencies-7980…
Browse files Browse the repository at this point in the history
…0a7680

Bump the dependencies group with 2 updates
  • Loading branch information
jqno authored Dec 16, 2024
2 parents a424636 + b2902fa commit 5cc40e8
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 @@ -73,7 +73,7 @@
<analysis.spotless.formatter.config>build/eclipse-formatter-config.xml</analysis.spotless.formatter.config>
<analysis.spotless.importorder.config>build/eclipse-formatter-config.importorder</analysis.spotless.importorder.config>

<version.bytebuddy>1.15.10</version.bytebuddy>
<version.bytebuddy>1.15.11</version.bytebuddy>
<version.objenesis>3.4</version.objenesis>

<version.archunit>1.3.0</version.archunit>
Expand All @@ -92,7 +92,7 @@

<version.build-helper-maven-plugin>3.6.0</version.build-helper-maven-plugin>
<version.checkstyle.maven>3.6.0</version.checkstyle.maven>
<version.checkstyle>10.20.2</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.checkstyle>10.21.0</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 5cc40e8

Please sign in to comment.