Skip to content

Commit

Permalink
Bump org.jboss.logmanager:jboss-logmanager
Browse files Browse the repository at this point in the history
Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 3.0.6.Final to 3.1.0.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases)
- [Commits](jboss-logging/jboss-logmanager@3.0.6.Final...v3.1.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.logmanager:jboss-logmanager
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent b76bd17 commit b704e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/wildfly-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.jboss.logmanager</groupId>
<artifactId>jboss-logmanager</artifactId>
<version>3.0.6.Final</version>
<version>3.1.0.Final</version>
<scope>test</scope>
</dependency>
<!-- SeBootstrap TCK dependencies -->
Expand Down

0 comments on commit b704e07

Please sign in to comment.