Skip to content

Commit

Permalink
Upgrade one dependency and one plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers committed Jan 8, 2024
1 parent 3f585bc commit f5a1668
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 @@ -76,7 +76,7 @@
<project.build.outputTimestamp>2023-12-18T21:08:34Z</project.build.outputTimestamp>
<project.java.target>1.8</project.java.target>
<version.findsecbugs>1.12.0</version.findsecbugs>
<version.slf4j>2.0.9</version.slf4j>
<version.slf4j>2.0.10</version.slf4j>
<version.spotbugs.maven>4.8.2.0</version.spotbugs.maven>
<version.spotbugs>4.8.3</version.spotbugs>
</properties>
Expand Down Expand Up @@ -407,7 +407,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit f5a1668

Please sign in to comment.