Skip to content

Commit

Permalink
Merge pull request #1259 from eclipse-tractusx/chore/xxx-update-tomca…
Browse files Browse the repository at this point in the history
…t-version

chore: xxx update springboot to 3.2.8 from 3.2.5
  • Loading branch information
ds-mwesener authored Jul 23, 2024
2 parents 38b89ff + 4f9dd63 commit 3313909
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ _**For better traceability add the corresponding GitHub issue number in each cha
## [UNRELEASED - DD.MM.YYYY]
### Changed
- #1070 Convert png to svg according to TRG 1.04 - Diagrams as code / Editable static files
- #xxx update IRS chart version from 7.3.1 to 7.4.0
- XXXX updated publish documentation action
- #XXX update springboot to 3.2.8 from 3.2.5
- #XXX update IRS chart version from 7.3.1 to 7.4.0
- #XXX updated publish documentation action

## [13.0.0 - 19.07.2024]

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ SPDX-License-Identifier: Apache-2.0
</modules>

<properties>
<springboot.version>3.2.5</springboot.version>
<springboot.version>3.2.8</springboot.version>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 3313909

Please sign in to comment.