Skip to content

Commit 884431a

Browse files
Bump ognl from 3.3.2 to 3.3.3
Bumps [ognl](https://github.com/jkuhnert/ognl) from 3.3.2 to 3.3.3. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8bd297 commit 884431a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>ognl</groupId>
148148
<artifactId>ognl</artifactId>
149-
<version>3.3.2</version>
149+
<version>3.3.3</version>
150150
<scope>compile</scope>
151151
<optional>true</optional>
152152
</dependency>

0 commit comments

Comments
 (0)