Skip to content

Commit a4cf33a

Browse files
author
Stefan Hahmann
committed
Bump dependencies: pom-scijava to 42.0.0 and mastodon to 1.0.0-beta-35
1 parent 64af77f commit a4cf33a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 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>40.0.0</version>
8+
<version>42.0.0</version>
99
</parent>
1010

1111
<groupId>org.mastodon</groupId>
@@ -98,7 +98,7 @@
9898
<license.excludes>**/zip.xml</license.excludes>
9999
<!-- NB: Deploy releases to the SciJava Maven repository. -->
100100
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
101-
<mastodon.version>1.0.0-beta-34</mastodon.version>
101+
<mastodon.version>1.0.0-beta-35</mastodon.version>
102102
</properties>
103103

104104
<build>

0 commit comments

Comments
 (0)