Skip to content

Commit 944fb73

Browse files
authored
OAK-11745: examples: update commons-beanutils to version 1.11.0 (#2317)
1 parent 344c636 commit 944fb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oak-examples/webapp/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

122122
<!-- Required for Felix WebConsole -->

0 commit comments

Comments
 (0)