Skip to content

Commit

Permalink
Bump org.apache.struts:struts2-core from 2.1.8.1 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.struts:struts2-core](https://github.com/apache/struts) from 2.1.8.1 to 6.7.0.
- [Release notes](https://github.com/apache/struts/releases)
- [Commits](https://github.com/apache/struts/commits)

---
updated-dependencies:
- dependency-name: org.apache.struts:struts2-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 1b16af8 commit fa5abb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/struts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
<version>2.1.8.1</version>
<version>6.7.0</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
Expand Down

0 comments on commit fa5abb1

Please sign in to comment.