Skip to content

Commit 4a28948

Browse files
committed
Update parent to pom-scijava-base 19.0.0
This upgrades the maven-enforcer-plugin component stack to play more nicely when updating components, particularly Jackson. In particular, this update fixes the following error in the mega-melt: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.3.0:enforce (enforce-rules) on project mega-melt: Execution enforce-rules of goal org.apache.maven.plugins:maven-enforcer-plugin:3.3.0:enforce failed. NullPointerException
1 parent 2aa0f03 commit 4a28948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

0 commit comments

Comments
 (0)