Skip to content

Commit

Permalink
Bump the maven group across 2 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the /extensions/spring directory: [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework).
Bumps the maven group with 1 update in the /extensions/struts2 directory: [org.apache.struts:struts2-core](https://github.com/apache/struts).


Updates `org.springframework:spring-beans` from 5.3.18 to 5.3.20
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v5.3.20)

Updates `org.apache.struts:struts2-core` from 2.5.31 to 2.5.33
- [Release notes](https://github.com/apache/struts/releases)
- [Commits](https://github.com/apache/struts/commits)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.struts:struts2-core
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 1701108 commit 71ba182
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>5.3.18</version>
<version>5.3.20</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion extensions/struts2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
<version>2.5.31</version>
<version>2.5.33</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 71ba182

Please sign in to comment.