Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Motsch2021-08-06 08:22:48 +0000
committerIvan Motsch2021-08-06 08:22:48 +0000
commit905f65f97e1e8e9e81f0be98dd958f2f3b61ccbc (patch)
tree30afd6e8bf061bdf1d2b82d9bd1a31a116c7b334
parent61a899d2f6f1e9e639495329d56d519c085823fc (diff)
downloadorg.eclipse.scout.rt-905f65f97e1e8e9e81f0be98dd958f2f3b61ccbc.tar.gz
org.eclipse.scout.rt-905f65f97e1e8e9e81f0be98dd958f2f3b61ccbc.tar.xz
org.eclipse.scout.rt-905f65f97e1e8e9e81f0be98dd958f2f3b61ccbc.zip
OWASP Dependency Check
Periodic CVE Check https://loop.bsi-software.com/docs/DOC-8724 Signed-off-by: Ivan Motsch <ivan.motsch@bsiag.com>
-rw-r--r--org.eclipse.scout.dev.jetty.test/org.eclipse.scout.dev.jetty.test.iml26
-rw-r--r--org.eclipse.scout.dev.jetty/org.eclipse.scout.dev.jetty.iml24
-rw-r--r--org.eclipse.scout.json/org.eclipse.scout.json.iml2
-rw-r--r--org.eclipse.scout.rt.client.test/org.eclipse.scout.rt.client.test.iml2
-rw-r--r--org.eclipse.scout.rt.dataformat/org.eclipse.scout.rt.dataformat.iml2
-rw-r--r--org.eclipse.scout.rt.dataobject.test/org.eclipse.scout.rt.dataobject.test.iml2
-rw-r--r--org.eclipse.scout.rt.jackson.test/org.eclipse.scout.rt.jackson.test.iml2
-rw-r--r--org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java3
-rw-r--r--org.eclipse.scout.rt.mail.test/org.eclipse.scout.rt.mail.test.iml2
-rw-r--r--org.eclipse.scout.rt.mom.api.test/org.eclipse.scout.rt.mom.api.test.iml2
-rw-r--r--org.eclipse.scout.rt.mom.jms.test/org.eclipse.scout.rt.mom.jms.test.iml2
-rw-r--r--org.eclipse.scout.rt.platform.test/org.eclipse.scout.rt.platform.test.iml2
-rw-r--r--org.eclipse.scout.rt.rest.jersey.test/org.eclipse.scout.rt.rest.jersey.test.iml20
-rw-r--r--org.eclipse.scout.rt.rest.test/org.eclipse.scout.rt.rest.test.iml2
-rw-r--r--org.eclipse.scout.rt.rest/org.eclipse.scout.rt.rest.iml2
-rw-r--r--org.eclipse.scout.rt.security.test/org.eclipse.scout.rt.security.test.iml2
-rw-r--r--org.eclipse.scout.rt.server.commons.test/org.eclipse.scout.rt.server.commons.test.iml2
-rw-r--r--org.eclipse.scout.rt.server.jaxws.test/org.eclipse.scout.rt.server.jaxws.test.iml2
-rw-r--r--org.eclipse.scout.rt.server.jdbc.test/org.eclipse.scout.rt.server.jdbc.test.iml2
-rw-r--r--org.eclipse.scout.rt.server.test/org.eclipse.scout.rt.server.test.iml20
-rw-r--r--org.eclipse.scout.rt.shared.test/org.eclipse.scout.rt.shared.test.iml2
-rw-r--r--org.eclipse.scout.rt.svg.client.test/org.eclipse.scout.rt.svg.client.test.iml38
-rw-r--r--org.eclipse.scout.rt.svg.client/org.eclipse.scout.rt.svg.client.iml36
-rw-r--r--org.eclipse.scout.rt.svg.ui.html/org.eclipse.scout.rt.svg.ui.html.iml36
-rw-r--r--org.eclipse.scout.rt.ui.html.selenium/org.eclipse.scout.rt.ui.html.selenium.iml2
-rw-r--r--org.eclipse.scout.rt.ui.html.test/org.eclipse.scout.rt.ui.html.test.iml2
-rw-r--r--org.eclipse.scout.rt/pom.xml6
27 files changed, 122 insertions, 123 deletions
diff --git a/org.eclipse.scout.dev.jetty.test/org.eclipse.scout.dev.jetty.test.iml b/org.eclipse.scout.dev.jetty.test/org.eclipse.scout.dev.jetty.test.iml
index 417877a8d3..e19c3e0e4c 100644
--- a/org.eclipse.scout.dev.jetty.test/org.eclipse.scout.dev.jetty.test.iml
+++ b/org.eclipse.scout.dev.jetty.test/org.eclipse.scout.dev.jetty.test.iml
@@ -12,28 +12,28 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="org.eclipse.scout.dev.jetty" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-xml:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-security:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-server:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-http:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-io:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-xml:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-security:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-server:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-http:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-io:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.43.v20210629" level="project" />
<orderEntry type="library" name="Maven: jakarta.servlet:jakarta.servlet-api:4.0.3" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-annotations:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-annotations:9.4.43.v20210629" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm:7.1" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm-commons:7.1" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm-tree:7.1" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm-analysis:7.1" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-plus:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-jndi:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-plus:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-jndi:9.4.43.v20210629" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform" />
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.dev.jetty/org.eclipse.scout.dev.jetty.iml b/org.eclipse.scout.dev.jetty/org.eclipse.scout.dev.jetty.iml
index 7bf02b911f..5c0b5655f6 100644
--- a/org.eclipse.scout.dev.jetty/org.eclipse.scout.dev.jetty.iml
+++ b/org.eclipse.scout.dev.jetty/org.eclipse.scout.dev.jetty.iml
@@ -10,23 +10,23 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-xml:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-security:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-server:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-http:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-io:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-xml:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-security:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-server:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-http:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-io:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.43.v20210629" level="project" />
<orderEntry type="library" name="Maven: jakarta.servlet:jakarta.servlet-api:4.0.3" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-annotations:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-annotations:9.4.43.v20210629" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm:7.1" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm-commons:7.1" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm-tree:7.1" level="project" />
<orderEntry type="library" name="Maven: org.ow2.asm:asm-analysis:7.1" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-plus:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-jndi:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-plus:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-jndi:9.4.43.v20210629" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform" />
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
diff --git a/org.eclipse.scout.json/org.eclipse.scout.json.iml b/org.eclipse.scout.json/org.eclipse.scout.json.iml
index 0ae417af2e..962a202fba 100644
--- a/org.eclipse.scout.json/org.eclipse.scout.json.iml
+++ b/org.eclipse.scout.json/org.eclipse.scout.json.iml
@@ -10,7 +10,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
</component>
</module> \ No newline at end of file
diff --git a/org.eclipse.scout.rt.client.test/org.eclipse.scout.rt.client.test.iml b/org.eclipse.scout.rt.client.test/org.eclipse.scout.rt.client.test.iml
index 53c58d847c..cc8a64bbe4 100644
--- a/org.eclipse.scout.rt.client.test/org.eclipse.scout.rt.client.test.iml
+++ b/org.eclipse.scout.rt.client.test/org.eclipse.scout.rt.client.test.iml
@@ -37,7 +37,7 @@
<orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.shared.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.dataformat/org.eclipse.scout.rt.dataformat.iml b/org.eclipse.scout.rt.dataformat/org.eclipse.scout.rt.dataformat.iml
index e9cf7a36ad..5a5570435a 100644
--- a/org.eclipse.scout.rt.dataformat/org.eclipse.scout.rt.dataformat.iml
+++ b/org.eclipse.scout.rt.dataformat/org.eclipse.scout.rt.dataformat.iml
@@ -18,7 +18,7 @@
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" scope="TEST" />
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.dataobject.test/org.eclipse.scout.rt.dataobject.test.iml b/org.eclipse.scout.rt.dataobject.test/org.eclipse.scout.rt.dataobject.test.iml
index 7490ed62c9..f14083fc23 100644
--- a/org.eclipse.scout.rt.dataobject.test/org.eclipse.scout.rt.dataobject.test.iml
+++ b/org.eclipse.scout.rt.dataobject.test/org.eclipse.scout.rt.dataobject.test.iml
@@ -18,7 +18,7 @@
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.jackson.test/org.eclipse.scout.rt.jackson.test.iml b/org.eclipse.scout.rt.jackson.test/org.eclipse.scout.rt.jackson.test.iml
index 91f5765a11..07334addaa 100644
--- a/org.eclipse.scout.rt.jackson.test/org.eclipse.scout.rt.jackson.test.iml
+++ b/org.eclipse.scout.rt.jackson.test/org.eclipse.scout.rt.jackson.test.iml
@@ -22,7 +22,7 @@
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.10" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.10" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java b/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java
index add145cd61..dc51398ce8 100644
--- a/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java
+++ b/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2018 BSI Business Systems Integration AG.
+ * Copyright (c) 2010-2021 BSI Business Systems Integration AG.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -10,7 +10,6 @@
*/
package org.eclipse.scout.rt.jackson.dataobject;
-import static org.eclipse.scout.rt.testing.platform.util.ScoutAssert.*;
import static org.eclipse.scout.rt.testing.platform.util.ScoutAssert.assertEqualsWithComparisonFailure;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.MatcherAssert.assertThat;
diff --git a/org.eclipse.scout.rt.mail.test/org.eclipse.scout.rt.mail.test.iml b/org.eclipse.scout.rt.mail.test/org.eclipse.scout.rt.mail.test.iml
index 7f4a3f55b4..3b3efbc4eb 100644
--- a/org.eclipse.scout.rt.mail.test/org.eclipse.scout.rt.mail.test.iml
+++ b/org.eclipse.scout.rt.mail.test/org.eclipse.scout.rt.mail.test.iml
@@ -18,7 +18,7 @@
<orderEntry type="library" name="Maven: com.sun.mail:jakarta.mail:1.6.5" level="project" />
<orderEntry type="library" name="Maven: com.sun.activation:jakarta.activation:1.2.2" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.mom.api.test/org.eclipse.scout.rt.mom.api.test.iml b/org.eclipse.scout.rt.mom.api.test/org.eclipse.scout.rt.mom.api.test.iml
index 1b8d0aafb0..87f83067e5 100644
--- a/org.eclipse.scout.rt.mom.api.test/org.eclipse.scout.rt.mom.api.test.iml
+++ b/org.eclipse.scout.rt.mom.api.test/org.eclipse.scout.rt.mom.api.test.iml
@@ -18,7 +18,7 @@
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.mom.jms.test/org.eclipse.scout.rt.mom.jms.test.iml b/org.eclipse.scout.rt.mom.jms.test/org.eclipse.scout.rt.mom.jms.test.iml
index 09f4570f9d..36e58cad23 100644
--- a/org.eclipse.scout.rt.mom.jms.test/org.eclipse.scout.rt.mom.jms.test.iml
+++ b/org.eclipse.scout.rt.mom.jms.test/org.eclipse.scout.rt.mom.jms.test.iml
@@ -18,7 +18,7 @@
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.platform.test/org.eclipse.scout.rt.platform.test.iml b/org.eclipse.scout.rt.platform.test/org.eclipse.scout.rt.platform.test.iml
index 1f73abe68c..7d2736f8d5 100644
--- a/org.eclipse.scout.rt.platform.test/org.eclipse.scout.rt.platform.test.iml
+++ b/org.eclipse.scout.rt.platform.test/org.eclipse.scout.rt.platform.test.iml
@@ -17,7 +17,7 @@
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.rest.jersey.test/org.eclipse.scout.rt.rest.jersey.test.iml b/org.eclipse.scout.rt.rest.jersey.test/org.eclipse.scout.rt.rest.jersey.test.iml
index 8ce380b6e3..6029c60eff 100644
--- a/org.eclipse.scout.rt.rest.jersey.test/org.eclipse.scout.rt.rest.jersey.test.iml
+++ b/org.eclipse.scout.rt.rest.jersey.test/org.eclipse.scout.rt.rest.jersey.test.iml
@@ -33,7 +33,7 @@
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
@@ -42,15 +42,15 @@
<orderEntry type="module" module-name="org.eclipse.scout.rt.dataobject.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.rest.jackson" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-xml:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-security:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-server:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-http:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-io:9.4.40.v20210413" level="project" />
- <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-xml:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-security:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-server:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-http:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-io:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.43.v20210629" level="project" />
<orderEntry type="library" name="Maven: jakarta.servlet:jakarta.servlet-api:4.0.3" level="project" />
<orderEntry type="library" name="Maven: org.glassfish.jersey.connectors:jersey-apache-connector:2.30.1" level="project" />
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.13" level="project" />
diff --git a/org.eclipse.scout.rt.rest.test/org.eclipse.scout.rt.rest.test.iml b/org.eclipse.scout.rt.rest.test/org.eclipse.scout.rt.rest.test.iml
index 208faaf7b7..6a85a34057 100644
--- a/org.eclipse.scout.rt.rest.test/org.eclipse.scout.rt.rest.test.iml
+++ b/org.eclipse.scout.rt.rest.test/org.eclipse.scout.rt.rest.test.iml
@@ -19,7 +19,7 @@
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform" />
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.rest/org.eclipse.scout.rt.rest.iml b/org.eclipse.scout.rt.rest/org.eclipse.scout.rt.rest.iml
index c24099a895..f1c4821a13 100644
--- a/org.eclipse.scout.rt.rest/org.eclipse.scout.rt.rest.iml
+++ b/org.eclipse.scout.rt.rest/org.eclipse.scout.rt.rest.iml
@@ -21,7 +21,7 @@
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: jakarta.servlet:jakarta.servlet-api:4.0.3" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" scope="TEST" />
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.security.test/org.eclipse.scout.rt.security.test.iml b/org.eclipse.scout.rt.security.test/org.eclipse.scout.rt.security.test.iml
index 623e0c4c05..b331da92d0 100644
--- a/org.eclipse.scout.rt.security.test/org.eclipse.scout.rt.security.test.iml
+++ b/org.eclipse.scout.rt.security.test/org.eclipse.scout.rt.security.test.iml
@@ -18,7 +18,7 @@
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.dataobject" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.server.commons.test/org.eclipse.scout.rt.server.commons.test.iml b/org.eclipse.scout.rt.server.commons.test/org.eclipse.scout.rt.server.commons.test.iml
index 0ecb44aa3f..3bf52d042c 100644
--- a/org.eclipse.scout.rt.server.commons.test/org.eclipse.scout.rt.server.commons.test.iml
+++ b/org.eclipse.scout.rt.server.commons.test/org.eclipse.scout.rt.server.commons.test.iml
@@ -35,7 +35,7 @@
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.server.jaxws.test/org.eclipse.scout.rt.server.jaxws.test.iml b/org.eclipse.scout.rt.server.jaxws.test/org.eclipse.scout.rt.server.jaxws.test.iml
index 1134ff0b6f..e696d3085c 100644
--- a/org.eclipse.scout.rt.server.jaxws.test/org.eclipse.scout.rt.server.jaxws.test.iml
+++ b/org.eclipse.scout.rt.server.jaxws.test/org.eclipse.scout.rt.server.jaxws.test.iml
@@ -44,7 +44,7 @@
<orderEntry type="module" module-name="org.eclipse.scout.rt.server.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.shared.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.server.jdbc.test/org.eclipse.scout.rt.server.jdbc.test.iml b/org.eclipse.scout.rt.server.jdbc.test/org.eclipse.scout.rt.server.jdbc.test.iml
index fbd429fab4..49762af895 100644
--- a/org.eclipse.scout.rt.server.jdbc.test/org.eclipse.scout.rt.server.jdbc.test.iml
+++ b/org.eclipse.scout.rt.server.jdbc.test/org.eclipse.scout.rt.server.jdbc.test.iml
@@ -39,7 +39,7 @@
<orderEntry type="module" module-name="org.eclipse.scout.rt.server.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.shared.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.server.test/org.eclipse.scout.rt.server.test.iml b/org.eclipse.scout.rt.server.test/org.eclipse.scout.rt.server.test.iml
index e30440f07d..1ab1e914f5 100644
--- a/org.eclipse.scout.rt.server.test/org.eclipse.scout.rt.server.test.iml
+++ b/org.eclipse.scout.rt.server.test/org.eclipse.scout.rt.server.test.iml
@@ -39,7 +39,7 @@
<orderEntry type="module" module-name="org.eclipse.scout.rt.dataobject" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.shared.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
@@ -48,15 +48,15 @@
<orderEntry type="library" scope="TEST" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-xml:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-util:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-security:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-server:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-http:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-io:9.4.40.v20210413" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.40.v20210413" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-webapp:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-xml:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-util:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-servlet:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-security:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-server:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-http:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-io:9.4.43.v20210629" level="project" />
+ <orderEntry type="library" scope="TEST" name="Maven: org.eclipse.jetty:jetty-util-ajax:9.4.43.v20210629" level="project" />
<orderEntry type="library" name="Maven: jakarta.servlet:jakarta.servlet-api:4.0.3" level="project" />
</component>
</module> \ No newline at end of file
diff --git a/org.eclipse.scout.rt.shared.test/org.eclipse.scout.rt.shared.test.iml b/org.eclipse.scout.rt.shared.test/org.eclipse.scout.rt.shared.test.iml
index d58cbbc2de..ef7b2f5d76 100644
--- a/org.eclipse.scout.rt.shared.test/org.eclipse.scout.rt.shared.test.iml
+++ b/org.eclipse.scout.rt.shared.test/org.eclipse.scout.rt.shared.test.iml
@@ -35,7 +35,7 @@
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt.svg.client.test/org.eclipse.scout.rt.svg.client.test.iml b/org.eclipse.scout.rt.svg.client.test/org.eclipse.scout.rt.svg.client.test.iml
index 1799d1957c..a3c22135ad 100644
--- a/org.eclipse.scout.rt.svg.client.test/org.eclipse.scout.rt.svg.client.test.iml
+++ b/org.eclipse.scout.rt.svg.client.test/org.eclipse.scout.rt.svg.client.test.iml
@@ -30,27 +30,27 @@
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.13" level="project" />
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-swing:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-anim:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-parser:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:2.4" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-swing:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-anim:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-parser:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:2.6" level="project" />
<orderEntry type="library" name="Maven: commons-io:commons-io:1.3.1" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-bridge:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-xml:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-css:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-dom:1.13" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-bridge:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-xml:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-css:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-dom:1.14" level="project" />
<orderEntry type="library" name="Maven: xalan:xalan:2.7.2" level="project" />
<orderEntry type="library" name="Maven: xalan:serializer:2.7.2" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-ext:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gui-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gvt:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-script:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-shared-resources:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-constants:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-i18n:1.13" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-ext:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gui-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gvt:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-script:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-shared-resources:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-constants:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-i18n:1.14" level="project" />
<orderEntry type="library" name="Maven: xml-apis:xml-apis-ext:1.3.04" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform" />
@@ -61,7 +61,7 @@
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy-agent:1.9.3" level="project" />
<orderEntry type="library" name="Maven: org.objenesis:objenesis:2.6" level="project" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" />
diff --git a/org.eclipse.scout.rt.svg.client/org.eclipse.scout.rt.svg.client.iml b/org.eclipse.scout.rt.svg.client/org.eclipse.scout.rt.svg.client.iml
index c633b8ebae..efca97b404 100644
--- a/org.eclipse.scout.rt.svg.client/org.eclipse.scout.rt.svg.client.iml
+++ b/org.eclipse.scout.rt.svg.client/org.eclipse.scout.rt.svg.client.iml
@@ -34,27 +34,27 @@
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.13" level="project" />
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-swing:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-anim:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-parser:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:2.4" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-swing:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-anim:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-parser:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:2.6" level="project" />
<orderEntry type="library" name="Maven: commons-io:commons-io:1.3.1" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-bridge:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-xml:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-css:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-dom:1.13" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-bridge:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-xml:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-css:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-dom:1.14" level="project" />
<orderEntry type="library" name="Maven: xalan:xalan:2.7.2" level="project" />
<orderEntry type="library" name="Maven: xalan:serializer:2.7.2" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-ext:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gui-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gvt:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-script:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-shared-resources:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-constants:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-i18n:1.13" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-ext:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gui-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gvt:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-script:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-shared-resources:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-constants:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-i18n:1.14" level="project" />
<orderEntry type="library" name="Maven: xml-apis:xml-apis-ext:1.3.04" level="project" />
</component>
</module> \ No newline at end of file
diff --git a/org.eclipse.scout.rt.svg.ui.html/org.eclipse.scout.rt.svg.ui.html.iml b/org.eclipse.scout.rt.svg.ui.html/org.eclipse.scout.rt.svg.ui.html.iml
index d8908658cf..d0ae7e02fe 100644
--- a/org.eclipse.scout.rt.svg.ui.html/org.eclipse.scout.rt.svg.ui.html.iml
+++ b/org.eclipse.scout.rt.svg.ui.html/org.eclipse.scout.rt.svg.ui.html.iml
@@ -35,26 +35,26 @@
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.13" level="project" />
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-swing:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-anim:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-parser:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:2.4" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-bridge:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-xml:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-css:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-dom:1.13" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-swing:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-anim:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-parser:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:2.6" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-bridge:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-xml:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-css:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-dom:1.14" level="project" />
<orderEntry type="library" name="Maven: xalan:xalan:2.7.2" level="project" />
<orderEntry type="library" name="Maven: xalan:serializer:2.7.2" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-ext:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gui-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gvt:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-script:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-shared-resources:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-util:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-constants:1.13" level="project" />
- <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-i18n:1.13" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-ext:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gui-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-gvt:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-script:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-shared-resources:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-util:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-constants:1.14" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-i18n:1.14" level="project" />
<orderEntry type="library" name="Maven: xml-apis:xml-apis-ext:1.3.04" level="project" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.ui.html" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.server.commons" />
diff --git a/org.eclipse.scout.rt.ui.html.selenium/org.eclipse.scout.rt.ui.html.selenium.iml b/org.eclipse.scout.rt.ui.html.selenium/org.eclipse.scout.rt.ui.html.selenium.iml
index ca1f12ba14..42d4e00f9d 100644
--- a/org.eclipse.scout.rt.ui.html.selenium/org.eclipse.scout.rt.ui.html.selenium.iml
+++ b/org.eclipse.scout.rt.ui.html.selenium/org.eclipse.scout.rt.ui.html.selenium.iml
@@ -28,7 +28,7 @@
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.seleniumhq.selenium:selenium-java:3.141.59" level="project" />
<orderEntry type="library" name="Maven: org.seleniumhq.selenium:selenium-api:3.141.59" level="project" />
diff --git a/org.eclipse.scout.rt.ui.html.test/org.eclipse.scout.rt.ui.html.test.iml b/org.eclipse.scout.rt.ui.html.test/org.eclipse.scout.rt.ui.html.test.iml
index 75b350ad92..39c7f794b9 100644
--- a/org.eclipse.scout.rt.ui.html.test/org.eclipse.scout.rt.ui.html.test.iml
+++ b/org.eclipse.scout.rt.ui.html.test/org.eclipse.scout.rt.ui.html.test.iml
@@ -43,7 +43,7 @@
<orderEntry type="module" module-name="org.eclipse.scout.rt.client.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.shared.test" />
<orderEntry type="module" module-name="org.eclipse.scout.rt.platform.test" />
- <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.13.2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.3" level="project" />
diff --git a/org.eclipse.scout.rt/pom.xml b/org.eclipse.scout.rt/pom.xml
index 257e31c8e8..eee4b4f3cf 100644
--- a/org.eclipse.scout.rt/pom.xml
+++ b/org.eclipse.scout.rt/pom.xml
@@ -97,11 +97,11 @@
<scout.base.version>10.0.0</scout.base.version>
<base.version>${scout.base.version}</base.version>
<org.eclipse.scout.rt.version>${project.version}</org.eclipse.scout.rt.version>
- <jetty.version>9.4.40.v20210413</jetty.version>
+ <jetty.version>9.4.43.v20210629</jetty.version>
<slf4j.version>1.7.25</slf4j.version>
<jackson.version>2.9.10</jackson.version>
<jackson-databind.version>2.9.10.8</jackson-databind.version>
- <batik.version>1.13</batik.version>
+ <batik.version>1.14</batik.version>
<activemq.version>5.16.0</activemq.version>
<artemis.version>2.6.3</artemis.version>
<com.google.http-client.version>1.38.0</com.google.http-client.version>
@@ -680,7 +680,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
+ <version>4.13.2</version>
</dependency>
<dependency>

Back to the top