Skip to content

Commit 29e0a5b

Browse files
committed
POM: update parent to pom-scijava 33.0.0
1 parent 47c0e91 commit 29e0a5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 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>32.0.0</version>
8+
<version>33.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -110,7 +110,6 @@
110110
<!-- NB: Deploy releases to the SciJava Maven repository. -->
111111
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
112112

113-
<flatlaf.version>2.4</flatlaf.version>
114113
<jdatepicker.version>1.3.2</jdatepicker.version>
115114
<object-inspector.version>0.1</object-inspector.version>
116115
</properties>

0 commit comments

Comments
 (0)