]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump commons-fileupload from 1.2 to 1.5 in /services/common (#316)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 11 Apr 2023 21:26:52 +0000 (17:26 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2023 21:26:52 +0000 (17:26 -0400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
services/common/pom.xml

index 2eb1ee4bdf45b4aaf0a1979fa3f1d6feb1bfe4fa..6eddae729ae37a470d0d3fe6612ab94b562d8a15 100644 (file)
                <dependency>
                        <groupId>commons-fileupload</groupId>
                        <artifactId>commons-fileupload</artifactId>
-                       <version>1.2</version>
+                       <version>1.5</version>
                </dependency>
                <dependency>
                        <groupId>ch.elca.el4j.modules</groupId>