File tree 14 files changed +14
-14
lines changed
aws-serverless-jersey-archetype/src/main/resources/archetype-resources
aws-serverless-spark-archetype/src/main/resources/archetype-resources
aws-serverless-spring-archetype/src/main/resources/archetype-resources
aws-serverless-springboot2-archetype/src/main/resources/archetype-resources
aws-serverless-struts-archetype/src/main/resources/archetype-resources
14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ repositories {
7
7
8
8
dependencies {
9
9
implementation (
10
- ' com.amazonaws.serverless:aws-serverless-java-container-jersey:[1.9,)' ,
10
+ ' com.amazonaws.serverless:aws-serverless-java-container-jersey:[1.9,2.0 )' ,
11
11
' com.fasterxml.jackson.core:jackson-databind:2.15.0' ,
12
12
' io.symphonia:lambda-logging:1.0.3'
13
13
)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repositories {
8
8
dependencies {
9
9
implementation (
10
10
' com.sparkjava:spark-core:2.9.4' ,
11
- ' com.amazonaws.serverless:aws-serverless-java-container-spark:[1.0, )' ,
11
+ ' com.amazonaws.serverless:aws-serverless-java-container-spark:[1.9,2.0 )' ,
12
12
' com.fasterxml.jackson.core:jackson-databind:2.15.0' ,
13
13
' io.symphonia:lambda-logging:1.0.3'
14
14
)
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
9
9
implementation (
10
10
' org.springframework:spring-webmvc:5.3.31' ,
11
11
' org.springframework:spring-context:5.3.31' ,
12
- ' com.amazonaws.serverless:aws-serverless-java-container-spring:[1.0, )' ,
12
+ ' com.amazonaws.serverless:aws-serverless-java-container-spring:[1.9,2.0 )' ,
13
13
' org.apache.logging.log4j:log4j-core:2.19.0' ,
14
14
' org.apache.logging.log4j:log4j-api:2.19.0' ,
15
15
' org.apache.logging.log4j:log4j-slf4j-impl:2.19.0' ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
9
9
dependencies {
10
10
implementation (
11
11
' org.springframework.boot:spring-boot-starter-web:2.7.18' ,
12
- ' com.amazonaws.serverless:aws-serverless-java-container-springboot2:[1.0, )' ,
12
+ ' com.amazonaws.serverless:aws-serverless-java-container-springboot2:[1.9,2.0 )' ,
13
13
' io.symphonia:lambda-logging:1.0.3'
14
14
)
15
15
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ configurations {
13
13
14
14
dependencies {
15
15
16
- implementation (' com.amazonaws.serverless:aws-serverless-java-container-struts:[1.0, )' ) {
16
+ implementation (' com.amazonaws.serverless:aws-serverless-java-container-struts:[1.9,2.0 )' ) {
17
17
exclude group : ' org.apache.struts' , module : ' struts2-core'
18
18
exclude group : ' org.apache.logging.log4j' , module : ' log4j-api'
19
19
exclude group : ' org.apache.logging.log4j' , module : ' log4j-to-slf4j'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ repositories {
7
7
8
8
dependencies {
9
9
implementation (
10
- ' com.amazonaws.serverless:aws-serverless-java-container-jersey:[1.9,)' ,
10
+ ' com.amazonaws.serverless:aws-serverless-java-container-jersey:[1.9,2.0 )' ,
11
11
' com.fasterxml.jackson.core:jackson-databind:2.15.0' ,
12
12
' io.symphonia:lambda-logging:1.0.3'
13
13
)
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >com.amazonaws.serverless</groupId >
36
36
<artifactId >aws-serverless-java-container-jersey</artifactId >
37
- <version >[1.9,)</version >
37
+ <version >[1.9,2.0 )</version >
38
38
</dependency >
39
39
40
40
<dependency >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repositories {
8
8
dependencies {
9
9
implementation (
10
10
' com.sparkjava:spark-core:2.9.4' ,
11
- ' com.amazonaws.serverless:aws-serverless-java-container-spark:[1.0, )' ,
11
+ ' com.amazonaws.serverless:aws-serverless-java-container-spark:[1.9,2.0 )' ,
12
12
' com.fasterxml.jackson.core:jackson-databind:2.15.0' ,
13
13
' io.symphonia:lambda-logging:1.0.3'
14
14
)
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >com.amazonaws.serverless</groupId >
36
36
<artifactId >aws-serverless-java-container-spark</artifactId >
37
- <version >[1.6, )</version >
37
+ <version >[1.9,2.0 )</version >
38
38
</dependency >
39
39
40
40
<!-- https://mvnrepository.com/artifact/com.sparkjava/spark-core -->
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
9
9
implementation (
10
10
' org.springframework:spring-webmvc:5.3.31' ,
11
11
' org.springframework:spring-context:5.3.31' ,
12
- ' com.amazonaws.serverless:aws-serverless-java-container-spring:[1.0, )' ,
12
+ ' com.amazonaws.serverless:aws-serverless-java-container-spring:[1.9,2.0 )' ,
13
13
' org.apache.logging.log4j:log4j-core:2.19.0' ,
14
14
' org.apache.logging.log4j:log4j-api:2.19.0' ,
15
15
' org.apache.logging.log4j:log4j-slf4j-impl:2.19.0' ,
Original file line number Diff line number Diff line change 35
35
<dependency >
36
36
<groupId >com.amazonaws.serverless</groupId >
37
37
<artifactId >aws-serverless-java-container-spring</artifactId >
38
- <version >[1.9,)</version >
38
+ <version >[1.9,2.0 )</version >
39
39
</dependency >
40
40
41
41
<dependency >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.amazonaws.serverless</groupId >
46
46
<artifactId >aws-serverless-java-container-springboot2</artifactId >
47
- <version >[1.6, )</version >
47
+ <version >[1.9,2.0 )</version >
48
48
</dependency >
49
49
50
50
<!-- https://mvnrepository.com/artifact/io.symphonia/lambda-logging -->
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ configurations {
13
13
14
14
dependencies {
15
15
implementation (
16
- ' com.amazonaws.serverless:aws-serverless-java-container-struts:[1.9,)' ,
16
+ ' com.amazonaws.serverless:aws-serverless-java-container-struts:[1.9,2.0 )' ,
17
17
' org.apache.struts:struts2-convention-plugin:6.3.0.2' ,
18
18
' org.apache.struts:struts2-rest-plugin:6.3.0.2' ,
19
19
' org.apache.struts:struts2-bean-validation-plugin:6.3.0.2' ,
Original file line number Diff line number Diff line change 36
36
<dependency >
37
37
<groupId >com.amazonaws.serverless</groupId >
38
38
<artifactId >aws-serverless-java-container-struts</artifactId >
39
- <version >[1.9,)</version >
39
+ <version >[1.9,2.0 )</version >
40
40
</dependency >
41
41
42
42
<dependency >
You can’t perform that action at this time.
0 commit comments