Skip to content

Commit

Permalink
Updated to spotbugs-annotations-4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Nov 17, 2023
1 parent f692fd4 commit 953cb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/pom.xml
Expand Up @@ -249,7 +249,7 @@ along with semanticcms-file-taglib. If not, see <https://www.gnu.org/licenses/>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-tag-reference</artifactId><version>2.0.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.0</version>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.1</version>
</dependency>
<!-- javaee-web-api-bom: <groupId>org.apache.taglibs</groupId><artifactId>taglibs-standard-spec</artifactId> -->
<!-- Transitive -->
Expand Down

0 comments on commit 953cb65

Please sign in to comment.