Skip to content

Commit

Permalink
Merge pull request #8989 from eclipse/dependabot/maven/jetty-9.4.x/or…
Browse files Browse the repository at this point in the history
…g.springframework-spring-beans-5.3.24

Bump spring-beans from 5.3.23 to 5.3.24
  • Loading branch information
joakime committed Dec 1, 2022
2 parents 20facec + 5617585 commit 13319cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetty-spring/pom.xml
Expand Up @@ -9,7 +9,7 @@
<name>Example :: Jetty Spring</name>

<properties>
<spring-version>5.3.23</spring-version>
<spring-version>5.3.24</spring-version>
<dependencies>target/dependencies</dependencies>
<bundle-symbolic-name>${project.groupId}.spring</bundle-symbolic-name>
<jacoco.skip>true</jacoco.skip>
Expand Down

0 comments on commit 13319cb

Please sign in to comment.