Skip to content

Commit

Permalink
Updated to spotbugs-annotations-4.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Apr 30, 2024
1 parent 01933bb commit ee46b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
aoserv-ipreputation - Daemon that feeds IP reputation into the AOServ Platform.
Copyright (C) 2020, 2021, 2022, 2023 AO Industries, Inc.
Copyright (C) 2020, 2021, 2022, 2023, 2024 AO Industries, Inc.
support@aoindustries.com
7262 Bull Pen Cir
Mobile, AL 36695
Expand Down Expand Up @@ -194,7 +194,7 @@ along with aoserv-ipreputation. If not, see <https://www.gnu.org/licenses/>.
<groupId>com.aoindustries</groupId><artifactId>aoserv-client</artifactId><version>1.92.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.3</version>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.4</version>
</dependency>
<!-- Transitive -->
<dependency>
Expand Down

0 comments on commit ee46b77

Please sign in to comment.