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 version springframework version 6.1.6
  • Loading branch information
tunacicek authored Oct 10, 2024
2 parents 02ca895 + fc21959 commit af1171a
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 @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
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 @@ -66,7 +66,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 af1171a

Please sign in to comment.