diff --git a/.mergify.yml b/.mergify.yml
new file mode 100644
index 000000000000..fac2166e311e
--- /dev/null
+++ b/.mergify.yml
@@ -0,0 +1,7 @@
+pull_request_rules:
+ - name: Automatic merge on approval
+ conditions:
+ - "#approved-reviews-by>=1"
+ actions:
+ merge:
+ method: merge
diff --git a/json-modules/json/src/main/webapp/package.json b/json-modules/json/src/main/webapp/package.json
index 5dae00059373..f321fc1db53a 100644
--- a/json-modules/json/src/main/webapp/package.json
+++ b/json-modules/json/src/main/webapp/package.json
@@ -4,8 +4,8 @@
"version": "0.0.1",
"license": "MIT",
"dependencies": {
- "typings": "0.6.5",
- "jsonforms": "0.0.19",
+ "typings": "0.7.0",
+ "jsonforms": "0.0.20",
"bootstrap": "3.3.6"
}
}
\ No newline at end of file
diff --git a/libraries-data/pom.xml b/libraries-data/pom.xml
index 85edf8b69a33..157de2e9b5fe 100644
--- a/libraries-data/pom.xml
+++ b/libraries-data/pom.xml
@@ -169,7 +169,7 @@
2.3
3.1
1.2.2
- 3.3.1
+ 3.4.0
2.4.0
2.9.1
1.1.1
@@ -180,4 +180,4 @@
1.6.0.1
-
\ No newline at end of file
+
diff --git a/messaging-modules/spring-jms/pom.xml b/messaging-modules/spring-jms/pom.xml
index 398a2ec54c92..ed85ba77b117 100644
--- a/messaging-modules/spring-jms/pom.xml
+++ b/messaging-modules/spring-jms/pom.xml
@@ -1,88 +1,88 @@
-
+
- 4.0.0
- spring-jms
- spring-jms
- war
- Introduction to Spring JMS
-
-
- com.baeldung
- messaging-modules
- 0.0.1-SNAPSHOT
-
-
-
-
-
- org.springframework
- spring-jms
- ${springframework.version}
-
-
- commons-logging
- commons-logging
-
-
-
-
-
- org.apache.activemq
- activemq-all
- ${activemq.version}
-
-
-
- org.springframework.boot
- spring-boot-starter-test
- ${spring-boot-test.version}
- test
-
-
-
- org.mockito
- mockito-core
- 4.6.1
- test
-
-
- org.apache.activemq.tooling
- activemq-junit
- 5.16.5
- test
-
-
- org.testcontainers
- testcontainers
- 1.17.3
- test
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
- ${maven-war-plugin.version}
-
- src/main/webapp
- spring-jms
- false
-
-
-
-
- spring-jms
-
-
-
- 4.3.4.RELEASE
- 5.14.1
- 1.5.10.RELEASE
-
-
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+ spring-jms
+ spring-jms
+ war
+ Introduction to Spring JMS
+
+
+ com.baeldung
+ messaging-modules
+ 0.0.1-SNAPSHOT
+
+
+
+
+
+ org.springframework
+ spring-jms
+ ${springframework.version}
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+
+ org.apache.activemq
+ activemq-all
+ ${activemq.version}
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ ${spring-boot-test.version}
+ test
+
+
+
+ org.mockito
+ mockito-core
+ 4.6.1
+ test
+
+
+ org.apache.activemq.tooling
+ activemq-junit
+ 5.16.5
+ test
+
+
+ org.testcontainers
+ testcontainers
+ 1.17.3
+ test
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+ src/main/webapp
+ spring-jms
+ false
+
+
+
+
+ spring-jms
+
+
+
+ 5.0.0.RELEASE
+ 5.14.1
+ 1.5.10.RELEASE
+
+