Skip to content

Commit

Permalink
Bump org.jboss.logging:jboss-logging-annotations
Browse files Browse the repository at this point in the history
Bumps [org.jboss.logging:jboss-logging-annotations](https://github.com/jboss-logging/jboss-logging-tools) from 3.0.2.Final to 3.0.3.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging-tools/releases)
- [Commits](jboss-logging/jboss-logging-tools@3.0.2.Final...3.0.3.Final)

---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging-annotations
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent f67bccf commit f7c648f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/wicket-common-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-annotations</artifactId>
<version>3.0.2.Final</version>
<version>3.0.3.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f7c648f

Please sign in to comment.