We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79526b7 commit 500749dCopy full SHA for 500749d
pom.xml
@@ -18,8 +18,8 @@
18
<target.platform>2023-03</target.platform>
19
20
<java.version>1.7</java.version>
21
- <!-- https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md -->
22
- <tycho.version>3.0.2</tycho.version>
+ <!-- https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md and https://github.com/eclipse-tycho/tycho/releases -->
+ <tycho.version>3.0.4</tycho.version>
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<pmd.version>6.55.0</pmd.version>
25
<pmd.build-tools.version>20</pmd.build-tools.version>
0 commit comments