Skip to content

Commit

Permalink
Merge pull request #166 from bci-oss/bugfix/fix-security-issues
Browse files Browse the repository at this point in the history
Delete old springframework version 6.1.6
  • Loading branch information
tunacicek authored Oct 10, 2024
2 parents ab2e8b4 + de315ab commit 2c0ce27
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## 0.5.0-RC1
## 0.5.0-RC2
### Added
### fixed
- Update Spring Boot to version 3.3.4
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
<!-- version properties -->
<!-- framework and base stuff -->
<spring.boot.version>3.3.4</spring.boot.version>
<spring-framework.version>6.1.6</spring-framework.version>
<lombok.version>1.18.34</lombok.version>
<openapi-starter-webmvc-ui.version>2.0.2</openapi-starter-webmvc-ui.version>
<swagger-annotations.version>1.5.20</swagger-annotations.version>
Expand Down

0 comments on commit 2c0ce27

Please sign in to comment.