8000 POM: update parent to pom-scijava 34.0.0 · scijava/script-editor@b86d1bc · GitHub
[go: up one dir, main page]

Skip to content

Commit b86d1bc

Browse files
committed
POM: update parent to pom-scijava 34.0.0
And remove hardcoded dependency versions.
1 parent ffa9151 commit b86d1bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>33.2.0</version>
8+
<version>34.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -168,12 +168,10 @@
168168
<dependency>
169169
<groupId>com.fifesoft</groupId>
170170
<artifactId>rsyntaxtextarea</artifactId>
171-
<version>3.3.0</version>
172171
</dependency>
173172
<dependency>
174173
<groupId>com.fifesoft</groupId>
175174
<artifactId>languagesupport</artifactId>
176-
<version>3.3.0</version>
177175
</dependency>
178176
<dependency>
179177
<groupId>com.miglayout</groupId>

0 commit comments

Comments
 (0)
0