Skip to content
Snippets Groups Projects

Merge develop into main

Merged Griefed requested to merge develop into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -88,7 +88,7 @@ dependencies {
// WEB
//embed 'org.springframework.boot:spring-boot-starter-security:2.6.7'
//embed 'org.springframework.boot:spring-boot-starter-validation:2.6.7'
embed 'org.springframework.boot:spring-boot-starter-web:2.7.0'
embed 'org.springframework.boot:spring-boot-starter-web:2.7.1'
embed 'org.springframework.boot:spring-boot-starter-log4j2:2.7.0'
//embed 'org.springframework.boot:spring-boot-starter-quartz:2.6.7'
embed 'org.apache.activemq:artemis-jms-server:2.19.1'
Loading