From f1a5b7281f8e92cda8d9e18bca4fc50429fb730e Mon Sep 17 00:00:00 2001 From: ThomasThelen Date: Thu, 25 Apr 2024 10:38:39 -0700 Subject: [PATCH] Update dependencies --- README.md | 5 +++-- pom.xml | 29 +++++++++++++++-------------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index f4a8234..fb8393d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Then, add the SpeedBagIt dependency to the `pom.xml` file. org.dataone speedbagit - 1.0 + 1.0.5 ``` @@ -104,4 +104,5 @@ Additional support was provided for working group collaboration by the National [![nceas_footer](https://www.nceas.ucsb.edu/sites/default/files/2020-03/NCEAS-full%20logo-4C.png)](http://www.nceas.ucsb.edu) -[![dataone_footer](https://www.dataone.org/sites/all/images/DataONE_LOGO.jpg)](http://dataone.org) \ No newline at end of file +[![dataone_footer](https://www.dataone.org/sites/all/images/DataONE_LOGO.jpg)](http://dataone.org) + diff --git a/pom.xml b/pom.xml index 3cbbb34..ff7ab23 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.13.0 1.8 ${compiler.target.version} @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.4.1 @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-source-plugin - 3.1.0 + 3.3.1 attach-sources @@ -110,7 +110,7 @@ maven-clean-plugin - 2.5 + 3.3.2 true @@ -129,12 +129,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.2.5 org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M1 + 3.1.1 deploy-file @@ -163,33 +163,33 @@ org.junit.jupiter junit-jupiter-engine - 5.5.2 + 5.10.0 org.apache.commons commons-lang3 - 3.11 + 3.14.0 commons-codec commons-codec - 1.15 + 1.16.1 commons-logging commons-logging - 1.2 + 1.3.1 commons-io commons-io - 2.8.0 + 2.16.1 org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.13.0 maven-plugin compile @@ -197,7 +197,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.0 + 3.4.1 maven-plugin compile @@ -211,7 +211,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.3.2 maven-plugin compile @@ -234,3 +234,4 @@ +