Skip to content

Commit 7db0d83

Browse files
Merge pull request #90 from mastodon-sc/update-pom-to-mastodon-35-and-pom-scijava-42
Bump dependencies: pom-scijava to 42.0.0 and mastodon to 1.0.0-beta-35
2 parents c15ad7a + 8275d04 commit 7db0d83

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>
@@ -109,7 +109,7 @@
109109
<license.organizationName>Mastodon authors</license.organizationName>
110110
<license.copyrightOwners>Tobias Pietzsch</license.copyrightOwners>
111111

112-
<mastodon.version>1.0.0-beta-34</mastodon.version>
112+
<mastodon.version>1.0.0-beta-35</mastodon.version>
113113

114114
<!-- NB: Deploy releases to the SciJava Maven repository. -->
115115
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

0 commit comments

Comments
 (0)