Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
boxleytw committed Aug 23, 2023
1 parent 5105b68 commit dd66a82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ assertJVersion=3.24.2
# TODO: Update spotbugs for CVE-2022-42920
bcelVersion=6.7.0
checkstyleVersion=10.12.1
dependencyCheckPluginVersion=8.2.1
dependencyCheckPluginVersion=8.4.0
findbugsAnnotationsVersion=3.0.1
findsecbugsPluginVersion=1.12.0
gradleWrapperVersion=7.6.1
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<bcel.version>6.7.0</bcel.version>
<buildplan-maven-plugin.version>1.5</buildplan-maven-plugin.version>
<checkstyle.version>10.12.2</checkstyle.version>
<dependency-check-maven.version>8.3.1</dependency-check-maven.version>
<dependency-check-maven.version>8.4.0</dependency-check-maven.version>
<findbugs-annotations.version>3.0.1</findbugs-annotations.version>
<findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
Expand All @@ -75,7 +75,7 @@
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.6.0</maven-dependency-plugin.version>
<maven-enforcer-plugin.version>3.3.0</maven-enforcer-plugin.version>
<maven-enforcer-plugin.version>3.4.0</maven-enforcer-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-jdeps-plugin.version>3.1.2</maven-jdeps-plugin.version>
<maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
Expand Down

0 comments on commit dd66a82

Please sign in to comment.