Skip to content

Commit

Permalink
Merge branch 'dev8' into dev11
Browse files Browse the repository at this point in the history
  • Loading branch information
autores-uk committed Dec 21, 2024
2 parents 1811782 + 0c43892 commit f96091e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions code/annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<joor.version>0.9.15</joor.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>

<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
<maven.jar.plugin.version>3.4.2</maven.jar.plugin.version>
<maven.javadoc.plugin.version>3.11.1</maven.javadoc.plugin.version>
<maven.javadoc.plugin.version>3.11.2</maven.javadoc.plugin.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<jacoco.maven.plugin.version>0.8.12</jacoco.maven.plugin.version>
<spotbugs.maven.plugin.version>4.8.6.6</spotbugs.maven.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion code/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.jar.plugin.version>3.4.2</maven.jar.plugin.version>
<exec.maven.plugin.version>3.5.0</exec.maven.plugin.version>
<!-- unit test dependency versions -->
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>

<spotbugs.maven.plugin.version>4.8.6.6</spotbugs.maven.plugin.version>
<spotbugs.version>4.8.6</spotbugs.version>
Expand Down

0 comments on commit f96091e

Please sign in to comment.