Skip to content

Commit

Permalink
Version bumps
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Grote <[email protected]>
  • Loading branch information
cmgrote committed Jul 6, 2021
1 parent d040c31 commit f85b9a9
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 @@ -95,7 +95,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- Versions of dependent libraries -->
<jackson.version>2.12.3</jackson.version>
<slf4j.version>1.7.30</slf4j.version>
<slf4j.version>1.7.31</slf4j.version>
<spring.version>5.3.8</spring.version>
<junit.platform.version>1.5.2</junit.platform.version>
<junit.jupiter.version>5.6.2</junit.jupiter.version>
Expand All @@ -118,7 +118,7 @@
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
<maven-antrun.version>3.0.0</maven-antrun.version>
<spotbugs.version>4.2.3</spotbugs.version>
<spotbugs.version>4.3.0</spotbugs.version>
<jacoco-plugin.version>0.8.7</jacoco-plugin.version>
<!-- Configuration of sonar code scanning-->
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
Expand Down

0 comments on commit f85b9a9

Please sign in to comment.