diff --git a/Dockerfile b/Dockerfile
index 60fa01d..75a4c04 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
ARG MAVEN_TAG=3.9.6-eclipse-temurin-17
ARG SOLR_NAME=solr
-ARG SOLR_TAG=9.5.0-slim
+ARG SOLR_TAG=9.6.1
FROM maven:${MAVEN_TAG} AS builder
diff --git a/mb-solr/pom.xml b/mb-solr/pom.xml
index 06165c4..bebb860 100644
--- a/mb-solr/pom.xml
+++ b/mb-solr/pom.xml
@@ -26,7 +26,7 @@
junit
junit
- 4.13.1
+ 4.13.2
test
@@ -37,34 +37,34 @@
org.apache.solr
solr-core
- 9.5.0
+ 9.6.1
provided
com.ibm.icu
icu4j
- 74.2
+ 75.1
org.apache.lucene
lucene-analysis-icu
- 9.9.2
+ 9.10.0
org.apache.solr
solr-analysis-extras
- 9.5.0
+ 9.6.1
provided
jakarta.xml.bind
jakarta.xml.bind-api
- 4.0.1
+ 4.0.2
org.glassfish.jaxb
jaxb-runtime
- 4.0.4
+ 4.0.5
runtime
@@ -75,42 +75,42 @@
org.eclipse.persistence
eclipselink
- 4.0.2
+ 4.0.3
org.apache.lucene
lucene-test-framework
- 9.9.2
+ 9.10.0
test
org.apache.solr
solr-test-framework
- 9.5.0
+ 9.6.1
test
org.apache.lucene
lucene-core
- 9.9.2
+ 9.10.0
provided
commons-logging
commons-logging
- 1.2
+ 1.3.2
test
org.xmlunit
xmlunit-core
- 2.5.1
+ 2.10.0
test
net.javacrumbs.json-unit
json-unit
- 1.28.2
+ 1.31.1
test
@@ -122,13 +122,13 @@
org.slf4j
slf4j-api
- 1.7.24
+ 2.0.12
test
org.slf4j
slf4j-log4j12
- 1.7.24
+ 2.0.12
test
@@ -156,7 +156,7 @@
org.apache.maven.plugins
maven-assembly-plugin
- 3.6.0
+ 3.7.1
jar-with-dependencies
@@ -185,7 +185,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.12.1
+ 3.13.0
17
diff --git a/mbsssss b/mbsssss
index f4efa44..e2e630a 160000
--- a/mbsssss
+++ b/mbsssss
@@ -1 +1 @@
-Subproject commit f4efa447e81fb9442e94f16d4ed045061415c447
+Subproject commit e2e630a8eac72457ad085d735043e787c9b076e0
diff --git a/mmd-schema b/mmd-schema
index 92e836e..61108f9 160000
--- a/mmd-schema
+++ b/mmd-schema
@@ -1 +1 @@
-Subproject commit 92e836e552b5346e32fc5f531be5a5024d8e5c59
+Subproject commit 61108f9cc220d4561154244715a886b7ceabb0a1