diff --git a/droid-api/pom.xml b/droid-api/pom.xml index 9bb733fea..7cdfe3acd 100644 --- a/droid-api/pom.xml +++ b/droid-api/pom.xml @@ -181,7 +181,7 @@ org.apache.commons commons-lang3 - 3.19.0 + 3.20.0 org.apache.httpcomponents @@ -201,7 +201,7 @@ org.apache.poi poi - 5.4.1 + 5.5.1 test diff --git a/droid-container/pom.xml b/droid-container/pom.xml index 40082fb95..32d902200 100644 --- a/droid-container/pom.xml +++ b/droid-container/pom.xml @@ -95,7 +95,7 @@ org.apache.poi poi - 5.4.1 + 5.5.1 xerces diff --git a/droid-parent/pom.xml b/droid-parent/pom.xml index 5344fee80..b6bb2633e 100644 --- a/droid-parent/pom.xml +++ b/droid-parent/pom.xml @@ -93,7 +93,7 @@ UTF-8 pronom@nationalarchives.gov.uk - 7.0.1 + 7.0.2 5.4.1.Final 10.17.1.0 4.1.4 @@ -108,7 +108,7 @@ 2.0.17 2.25.3 10.21.2 - 2.40.1 + 2.41.2 6.0.1 2.21.0 @@ -131,7 +131,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 + 3.4.0 org.apache.cxf @@ -186,7 +186,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 @@ -198,7 +198,7 @@ org.apache.maven.plugins maven-release-plugin - 3.3.0 + 3.3.1 org.apache.maven.scm @@ -220,7 +220,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.7.1 + 3.8.0 org.apache.maven.plugins @@ -682,7 +682,7 @@ Copyright © ${project.inceptionYear}-{currentYear} org.mockito mockito-core - 5.20.0 + 5.21.0 xmlunit diff --git a/droid-report/pom.xml b/droid-report/pom.xml index 5fcd4b95f..a1f5052d5 100644 --- a/droid-report/pom.xml +++ b/droid-report/pom.xml @@ -21,7 +21,7 @@ - 1.1.34 + 1.1.36 diff --git a/droid-results/pom.xml b/droid-results/pom.xml index 859be47b7..f1ccd90ec 100644 --- a/droid-results/pom.xml +++ b/droid-results/pom.xml @@ -29,7 +29,7 @@ maven-resources-plugin - 3.1.0 + 3.4.0 copy-resources diff --git a/droid-swing-ui/src/main/resources/uk/gov/nationalarchives/droid/OldIcons/Thumbs.db b/droid-swing-ui/src/main/resources/uk/gov/nationalarchives/droid/OldIcons/Thumbs.db deleted file mode 100644 index 2ab040533..000000000 Binary files a/droid-swing-ui/src/main/resources/uk/gov/nationalarchives/droid/OldIcons/Thumbs.db and /dev/null differ diff --git a/droid-swing-ui/src/main/resources/uk/gov/nationalarchives/droid/icons/Thumbs.db b/droid-swing-ui/src/main/resources/uk/gov/nationalarchives/droid/icons/Thumbs.db deleted file mode 100644 index dea0e3c06..000000000 Binary files a/droid-swing-ui/src/main/resources/uk/gov/nationalarchives/droid/icons/Thumbs.db and /dev/null differ