Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 37eccb0 commit 69bed7b
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 @@ -48,7 +48,7 @@
<jdk.release.version>11</jdk.release.version>

<!-- Common dependencies -->
<version.jboss-logging>3.6.0.Final</version.jboss-logging>
<version.jboss-logging>3.6.1.Final</version.jboss-logging>
<version.jboss-logging-processor>3.0.1.Final</version.jboss-logging-processor>
<version.jcip-annotations>1.0</version.jcip-annotations>

Expand Down

0 comments on commit 69bed7b

Please sign in to comment.