]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump commons-beanutils from 1.6.1 to 1.9.4 in /services/account/service (#329)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 12 Apr 2023 01:34:51 +0000 (21:34 -0400)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 01:34:51 +0000 (21:34 -0400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
services/account/service/pom.xml

index a3c5122b61cc7a95f911cb4060b2cd20d7687667..15076db322008fc2a824cf2e71f7c079d6698439 100644 (file)
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>commons-beanutils</groupId>
             <artifactId>commons-beanutils</artifactId>
-            <version>1.6.1</version>
+            <version>1.9.4</version>
         </dependency>
 
         <!-- javax -->