Skip to content

Commit

Permalink
Updated to spotbugs-4.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed May 5, 2024
1 parent 9ba39ec commit 28c0318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ along with semanticcms-core-sitemap. If not, see <https://www.gnu.org/licenses/
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-servlet</artifactId><version>1.20.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.4</version>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.5</version>
</dependency>
<!-- Transitive -->
<dependency>
Expand Down

0 comments on commit 28c0318

Please sign in to comment.