Skip to content

Commit

Permalink
Merge pull request #88 from NASA-PDS/dependabot/maven/gov.nasa.pds-pd…
Browse files Browse the repository at this point in the history
…s4-jparser-2.10.1

Bump gov.nasa.pds:pds4-jparser from 2.8.4 to 2.10.1
  • Loading branch information
jordanpadams authored Nov 25, 2024
2 parents 2573bb1 + 115c82b commit fa8bbb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>pds4-jparser</artifactId>
<version>2.8.4</version>
<version>2.10.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
import java.util.List;
import java.util.Map;

import javax.xml.bind.annotation.XmlType;
import jakarta.xml.bind.annotation.XmlType;

import org.apache.commons.io.FileUtils;
import org.apache.commons.io.FilenameUtils;
Expand Down

0 comments on commit fa8bbb2

Please sign in to comment.