We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9945c9 commit b383d2eCopy full SHA for b383d2e
pom.xml
@@ -36,7 +36,7 @@
36
<description>Java Design Patterns</description>
37
<properties>
38
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39
- <sonar-maven-plugin.version>4.0.0.4121</sonar-maven-plugin.version>
+ <sonar-maven-plugin.version>5.0.0.4389</sonar-maven-plugin.version>
40
<spring-boot.version>2.7.5</spring-boot.version>
41
<jacoco.version>0.8.12</jacoco.version>
42
<commons-dbcp.version>1.4</commons-dbcp.version>
0 commit comments