Skip to content

Commit fb2e457

Browse files
committed
Update biojava dependency version to 6.0.4.
1 parent e273d05 commit fb2e457

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
44
biojava-adam Biojava and ADAM integration.
5-
Copyright (c) 2017-2021 held jointly by the individual authors.
5+
Copyright (c) 2017-2022 held jointly by the individual authors.
66
77
This library is free software; you can redistribute it and/or modify it
88
under the terms of the GNU Lesser General Public License as published
@@ -63,7 +63,7 @@
6363
<properties>
6464
<adam.version>0.36.0</adam.version>
6565
<bdg-convert.version>0.12.0</bdg-convert.version>
66-
<biojava.version>5.4.0</biojava.version>
66+
<biojava.version>6.0.4</biojava.version>
6767
<jdk.version>1.8</jdk.version>
6868
<junit.version>4.13.2</junit.version>
6969
<maven.enforcer.jdk-version>[1.8,)</maven.enforcer.jdk-version>
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>net.alchim31.maven</groupId>
147147
<artifactId>scala-maven-plugin</artifactId>
148-
<version>4.4.1</version>
148+
<version>4.5.6</version>
149149
</plugin>
150150
<plugin>
151151
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)