Skip to content

Commit

Permalink
Bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager).


Updates `org.jboss.logmanager:jboss-logmanager` from 3.0.2.Final to 3.0.3.Final
- [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases)
- [Commits](jboss-logging/jboss-logmanager@3.0.2.Final...3.0.3.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 96fca24 commit e231509
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>org.jboss.logmanager</groupId>
<artifactId>jboss-logmanager</artifactId>
<version>3.0.2.Final</version>
<version>3.0.3.Final</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e231509

Please sign in to comment.