We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbcf3e commit a5e0197Copy full SHA for a5e0197
backend-java/pom.xml
@@ -6,7 +6,7 @@
6
<artifactId>quickstart-openshift-backends</artifactId>
7
<version>1.0.0-SNAPSHOT</version>
8
<properties>
9
- <compiler-plugin.version>3.14.1</compiler-plugin.version>
+ <compiler-plugin.version>3.15.0</compiler-plugin.version>
10
<maven.compiler.release>23</maven.compiler.release>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments