mirror of https://github.com/apache/maven.git
Bump ognl:ognl from 2.5.1 to 3.0.12 in /maven-compat/src/test/resources (#1439)
Bumps [ognl:ognl](https://github.com/jkuhnert/ognl) from 2.5.1 to 3.0.12. - [Release notes](https://github.com/jkuhnert/ognl/releases) - [Commits](https://github.com/jkuhnert/ognl/commits) --- updated-dependencies: - dependency-name: ognl:ognl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
740dae43ca
commit
a0206ec32f
|
@ -77,7 +77,7 @@ under the License.
|
|||
<dependency>
|
||||
<groupId>ognl</groupId>
|
||||
<artifactId>ognl</artifactId>
|
||||
<version>2.5.1</version>
|
||||
<version>3.0.12</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue