Skip to content

Commit

Permalink
Bump Spring from 5.3.29 to 5.3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
albfernandez committed Feb 23, 2024
1 parent 0051b63 commit eb71c25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<version.mvel2>2.4.14.Final</version.mvel2> <!-- needed for drools 5.3.3 (do not use 2.2) -->
<version.janino>2.5.15</version.janino> <!-- Needed for drools 5.3.3 which is needed for seam2 -->
<version.resteasy>3.15.3.Final</version.resteasy>
<version.spring>5.3.29</version.spring>
<version.spring>5.3.32</version.spring>
<version.richfaces>4.6.21.ayg</version.richfaces>
<version.richfaces.cdk>4.6.1.ayg</version.richfaces.cdk>
<version.jbpm.jpdl>3.2.19.ayg</version.jbpm.jpdl>
Expand Down
3 changes: 2 additions & 1 deletion distribution/src/main/assembly/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ JBoss Seam Changelog
Release Notes - Seam 2 - Unreleased

* [ ] Bump Richfaces from 4.6.20.ayg to 4.6.21.ayg

* [ ] Bump Spring from 5.3.29 to 5.3.32

Relase Notes - Seam 2 - Version 2.3.29.ayg 2023-01-15

* [ ] Optimize startup time skipping some unnecessary reads
Expand Down

0 comments on commit eb71c25

Please sign in to comment.