From ec227cce3e0f87cf279dbbd1815c373f6789f5b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:43:30 -0700 Subject: [PATCH] Bump struts2-core from 2.5.30 to 2.5.31 in /extensions/struts2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [struts2-core](https://github.com/apache/struts) from 2.5.30 to 2.5.31.
Release notes

Sourced from struts2-core's releases.

Struts 2.5.31

What's Changed

Full Changelog: https://github.com/apache/struts/compare/STRUTS_2_5_30...STRUTS_2_5_31

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.struts:struts2-core&package-manager=maven&previous-version=2.5.30&new-version=2.5.31)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/guice/network/alerts).
Fixes #1749 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/guice/pull/1749 from google:dependabot/maven/extensions/struts2/org.apache.struts-struts2-core-2.5.31 e9b9ddecac2925574224a39869a0d02de8036f1c PiperOrigin-RevId: 541919125 --- WORKSPACE | 2 +- extensions/struts2/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 609b053cf1..b853951930 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -38,7 +38,7 @@ maven_install( "jakarta.inject:jakarta.inject-api:2.0.1", "jakarta.persistence:jakarta.persistence-api:3.0.0", "jakarta.servlet:jakarta.servlet-api:5.0.0", - "org.apache.struts:struts2-core:2.5.30", + "org.apache.struts:struts2-core:2.5.31", "org.apache.struts.xwork:xwork-core:2.3.37", "org.ow2.asm:asm:9.5", "org.springframework:spring-core:5.3.18", diff --git a/extensions/struts2/pom.xml b/extensions/struts2/pom.xml index 9b17770ec4..48c9756e3b 100644 --- a/extensions/struts2/pom.xml +++ b/extensions/struts2/pom.xml @@ -28,7 +28,7 @@ org.apache.struts struts2-core - 2.5.30 + 2.5.31 provided