This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new ef0df72cd2 Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 (#1830)
ef0df72cd2 is described below
commit ef0df72cd206e45e7cf494037951fc5132679a0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 23 03:10:50 2024 -0400
Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 (#1830)
Bumps
[org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) from
1.1.5 to 1.1.6.
- [Release notes](https://github.com/eclipse-ee4j/parsson/releases)
- [Commits](https://github.com/eclipse-ee4j/parsson/compare/1.1.5...1.1.6)
---
updated-dependencies:
- dependency-name: org.eclipse.parsson:parsson
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 0ae31cd23b..ee281a48a0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
<cxf.opentelemetry.semconv.version>1.25.0-alpha</cxf.opentelemetry.semconv.version>
<cxf.opentracing.version>0.33.0</cxf.opentracing.version>
<cxf.openwebbeans.version>2.0.27</cxf.openwebbeans.version>
- <cxf.parsson.version>1.1.5</cxf.parsson.version>
+ <cxf.parsson.version>1.1.6</cxf.parsson.version>
<cxf.persistence-api.version>3.1.0</cxf.persistence-api.version>
<cxf.plexus-archiver.version>4.9.2</cxf.plexus-archiver.version>
<cxf.plexus-utils.version>3.5.1</cxf.plexus-utils.version>