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 f51c331f2b7 chore(deps): Bump
com.atlassian.oai:swagger-request-validator-core (#19287)
f51c331f2b7 is described below
commit f51c331f2b7294c5bf40c69d56a014ca210a7999
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 23 12:08:03 2025 +0200
chore(deps): Bump com.atlassian.oai:swagger-request-validator-core (#19287)
Bumps
[com.atlassian.oai:swagger-request-validator-core](https://bitbucket.org/atlassian/swagger-request-validator)
from 2.45.1 to 2.46.0.
-
[Changelog](https://bitbucket.org/atlassian/swagger-request-validator/src/master/RELEASE-NOTES.md)
-
[Commits](https://bitbucket.org/atlassian/swagger-request-validator/branches/compare/swagger-request-validator-2.46.0..swagger-request-validator-2.45.1)
---
updated-dependencies:
- dependency-name: com.atlassian.oai:swagger-request-validator-core
dependency-version: 2.46.0
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 a1a306c86c5..3c2b74d894a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -497,7 +497,7 @@
<swagger-openapi3-version>2.2.36</swagger-openapi3-version>
<swagger-java-parser-version>1.0.65</swagger-java-parser-version>
<swagger-openapi3-java-parser-version>2.1.34</swagger-openapi3-java-parser-version>
-
<swagger-request-validator-version>2.45.1</swagger-request-validator-version>
+
<swagger-request-validator-version>2.46.0</swagger-request-validator-version>
<stax-api-version>1.0.1</stax-api-version>
<stringtemplate-version>4.3.4</stringtemplate-version>
<tahu-version>1.0.14</tahu-version>