Skip to content

Commit 98556a9

Browse files
fix(deps): update dependency commons-beanutils:commons-beanutils to v1.11.0 [security]
1 parent 2f8eca5 commit 98556a9

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>commons-beanutils</groupId>
118118
<artifactId>commons-beanutils</artifactId>
119-
<version>1.9.4</version>
119+
<version>1.11.0</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>org.flywaydb</groupId>

0 commit comments

Comments
 (0)