Skip to content

Commit 38d616e

Browse files
Bump commons-beanutils:commons-beanutils
Bumps commons-beanutils:commons-beanutils from 1.8.3 to 1.11.0. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b64174 commit 38d616e

File tree

1 file changed

+1
-1
lines changed
  • sonar-xml-plugin/src/test/resources/checks/PomElementOrderCheck/Wrong2

1 file changed

+1
-1
lines changed

sonar-xml-plugin/src/test/resources/checks/PomElementOrderCheck/Wrong2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>commons-beanutils</groupId>
2020
<artifactId>commons-beanutils</artifactId>
21-
<version>1.8.3</version>
21+
<version>1.11.0</version>
2222
</dependency>
2323
</dependencies>
2424
</project>

0 commit comments

Comments
 (0)