This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new af93c0260ee Bump org.jboss.logging:jboss-logging from 3.5.3.Final to
3.6.0.Final (#14137)
af93c0260ee is described below
commit af93c0260ee0f79bc90463cc1e87a0daeba49dc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 14:26:33 2024 +0200
Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final
(#14137)
Bumps
[org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging)
from 3.5.3.Final to 3.6.0.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
-
[Commits](https://github.com/jboss-logging/jboss-logging/compare/3.5.3.Final...3.6.0.Final)
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c7b7af2cbaf..7306fc7be43 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -264,7 +264,7 @@
<jaxb2-maven-plugin-version>3.2.0</jaxb2-maven-plugin-version>
<jaxp-ri-version>1.4.5</jaxp-ri-version>
<jboss-el-api_3.0_spec-version>2.0.0.Final</jboss-el-api_3.0_spec-version>
- <jboss-logging-version>3.5.3.Final</jboss-logging-version>
+ <jboss-logging-version>3.6.0.Final</jboss-logging-version>
<jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>
<jboss-transaction-spi.version>7.6.1.Final</jboss-transaction-spi.version>
<jboss-xnio-version>3.3.8.Final</jboss-xnio-version>