diff --git a/Kitodo-API/pom.xml b/Kitodo-API/pom.xml index cc128d8bbc7..dd5f4b7984e 100644 --- a/Kitodo-API/pom.xml +++ b/Kitodo-API/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - API diff --git a/Kitodo-Command/pom.xml b/Kitodo-Command/pom.xml index 9e9aeec26df..4b84dcf9eed 100644 --- a/Kitodo-Command/pom.xml +++ b/Kitodo-Command/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Command diff --git a/Kitodo-DataEditor/pom.xml b/Kitodo-DataEditor/pom.xml index a4ded18226a..2decf0897c0 100644 --- a/Kitodo-DataEditor/pom.xml +++ b/Kitodo-DataEditor/pom.xml @@ -17,7 +17,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Data Editor diff --git a/Kitodo-DataFormat/pom.xml b/Kitodo-DataFormat/pom.xml index cd7b7fc6910..48d793ee5c5 100644 --- a/Kitodo-DataFormat/pom.xml +++ b/Kitodo-DataFormat/pom.xml @@ -17,7 +17,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Data Format diff --git a/Kitodo-DataManagement/pom.xml b/Kitodo-DataManagement/pom.xml index 826761dbbd9..45a5e429b9e 100644 --- a/Kitodo-DataManagement/pom.xml +++ b/Kitodo-DataManagement/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Data Management diff --git a/Kitodo-Docket/pom.xml b/Kitodo-Docket/pom.xml index 32c8adb6a90..894b48be87a 100644 --- a/Kitodo-Docket/pom.xml +++ b/Kitodo-Docket/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Docket diff --git a/Kitodo-FileManagement/pom.xml b/Kitodo-FileManagement/pom.xml index 8bd221dea39..62c64c1d7ed 100644 --- a/Kitodo-FileManagement/pom.xml +++ b/Kitodo-FileManagement/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - File Management diff --git a/Kitodo-ImageManagement/pom.xml b/Kitodo-ImageManagement/pom.xml index acf5b46a5b5..283e02eea5a 100644 --- a/Kitodo-ImageManagement/pom.xml +++ b/Kitodo-ImageManagement/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Image Management diff --git a/Kitodo-LongTermPreservationValidation/pom.xml b/Kitodo-LongTermPreservationValidation/pom.xml index 092a0708b93..d5d9f0c73c0 100644 --- a/Kitodo-LongTermPreservationValidation/pom.xml +++ b/Kitodo-LongTermPreservationValidation/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Long Term Preservation Validation diff --git a/Kitodo-PersistentIdentifier/pom.xml b/Kitodo-PersistentIdentifier/pom.xml index 8f1b3ea82d6..3d321c5414b 100644 --- a/Kitodo-PersistentIdentifier/pom.xml +++ b/Kitodo-PersistentIdentifier/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Persistent Identifier diff --git a/Kitodo-Query-URL-Import/pom.xml b/Kitodo-Query-URL-Import/pom.xml index 0429fa3dc3a..6b7c3126359 100644 --- a/Kitodo-Query-URL-Import/pom.xml +++ b/Kitodo-Query-URL-Import/pom.xml @@ -17,7 +17,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Query URL Import diff --git a/Kitodo-Validation/pom.xml b/Kitodo-Validation/pom.xml index 6455dbac6db..129e9b488bb 100644 --- a/Kitodo-Validation/pom.xml +++ b/Kitodo-Validation/pom.xml @@ -19,7 +19,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Validation diff --git a/Kitodo-XML-SchemaConverter/pom.xml b/Kitodo-XML-SchemaConverter/pom.xml index eab97612eec..e0f51a5eb0e 100644 --- a/Kitodo-XML-SchemaConverter/pom.xml +++ b/Kitodo-XML-SchemaConverter/pom.xml @@ -17,7 +17,7 @@ kitodo-production org.kitodo - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - XML SchemaConverter diff --git a/Kitodo/pom.xml b/Kitodo/pom.xml index 47efb7ef1b3..4caa7408799 100644 --- a/Kitodo/pom.xml +++ b/Kitodo/pom.xml @@ -18,7 +18,7 @@ org.kitodo kitodo-production - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT Kitodo - Core diff --git a/SECURITY.md b/SECURITY.md index d1b14f8da01..add45e91024 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,9 @@ The following versions of Kitodo.Production are currently being supported with o | Version | Active Development | Security Fixes | |-----| :----------------------: |:------------------------:| -| 3.7 | :heavy_check_mark: | :heavy_check_mark: | -| 3.6 | :heavy_multiplication_x: | :heavy_check_mark: | +| 3.8 | :heavy_check_mark: | :heavy_check_mark: | +| 3.7 | :heavy_multiplication_x: | :heavy_check_mark: | +| 3.6 | :heavy_multiplication_x: | :heavy_multiplication_x: | | 3.5 | :heavy_multiplication_x: | :heavy_multiplication_x: | | 3.4 | :heavy_multiplication_x: | :heavy_multiplication_x: | | 3.3 | :heavy_multiplication_x: | :heavy_multiplication_x: | @@ -19,4 +20,4 @@ The following versions of Kitodo.Production are currently being supported with o ## Reporting a Vulnerability -If you find a vulnerability please consider immediately reporting it to our [release management team](https://github.com/orgs/kitodo/teams/kitodo-production-maintainers) or by sending an [email](mailto:security@kitodo.org). \ No newline at end of file +If you find a vulnerability please consider immediately reporting it to our [release management team](https://github.com/orgs/kitodo/teams/kitodo-production-maintainers) or by sending an [email](mailto:security@kitodo.org). diff --git a/pom.xml b/pom.xml index 4fc8a88725d..d1f029894c2 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.kitodo kitodo-production - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT pom @@ -30,7 +30,7 @@ https://github.com/kitodo/kitodo-production - 3.7.0-SNAPSHOT + 3.8.0-SNAPSHOT config/checkstyle.xml ${project.basedir} none