Преглед изворни кода

Merge pull request #5 from ssssssss-team/dependabot/maven/commons-beanutils-commons-beanutils-1.9.4

Bump commons-beanutils from 1.9.3 to 1.9.4
javamxd пре 5 година
родитељ
комит
0e6e0c0b1e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -49,7 +49,7 @@
         <dependency>
             <groupId>commons-beanutils</groupId>
             <artifactId>commons-beanutils</artifactId>
-            <version>1.9.3</version>
+            <version>1.9.4</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>