Skip to content

Commit 7226c45

Browse files
committed
revert back to version of swagger-core 2.2.25
Jackson-databind reflection problem with swagger-core
1 parent 7e2991c commit 7226c45

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
### Changed
1414
- Upgrade spring-boot to 3.4.0
15-
- Upgrade swagger-core to 2.2.26
1615
- Upgrade swagger-ui to 5.18.2
1716
- Upgrade spring-security-oauth2-authorization-server to 1.4.0
1817

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
6161
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
6262
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
63-
<swagger-api.version>2.2.26</swagger-api.version>
63+
<swagger-api.version>2.2.25</swagger-api.version>
6464
<swagger-ui.version>5.18.2</swagger-ui.version>
6565
<gmavenplus-plugin.version>1.13.1</gmavenplus-plugin.version>
6666
<jjwt.version>0.9.1</jjwt.version>

0 commit comments

Comments
 (0)