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 0124c91e10b Bump org.jspecify:jspecify from 1.0.0 to 1.0.1 (#3400)
0124c91e10b is described below
commit 0124c91e10b723d77e666a4b2e2c7abd221d8194
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 08:32:23 2026 -0400
Bump org.jspecify:jspecify from 1.0.0 to 1.0.1 (#3400)
Bumps [org.jspecify:jspecify](https://github.com/jspecify/jspecify) from
1.0.0 to 1.0.1.
- [Release notes](https://github.com/jspecify/jspecify/releases)
- [Commits](https://github.com/jspecify/jspecify/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: org.jspecify:jspecify
dependency-version: 1.0.1
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 480263e36d8..330378f00da 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -169,7 +169,7 @@
<cxf.jexl.version>3.7.0</cxf.jexl.version>
<cxf.joda.time.version>2.10.10</cxf.joda.time.version>
<cxf.johnzon.version>2.2.0</cxf.johnzon.version>
- <cxf.jspecify.version>1.0.0</cxf.jspecify.version>
+ <cxf.jspecify.version>1.0.1</cxf.jspecify.version>
<cxf.json.api.version>2.1.3</cxf.json.api.version>
<cxf.json.bind-api.version>3.0.2</cxf.json.bind-api.version>
<cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>