File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
graphql-database-dynmodb-history-lambda
graphql-database-manager-core
graphql-database-manager-dynamo
graphql-database-manager-test Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.phocassoftware</groupId >
2121 <artifactId >graphql-builder-parent</artifactId >
22- <version >1.9.0-SNAPSHOT </version >
22+ <version >1.9.0</version >
2323 </parent >
2424
2525 <artifactId >graphql-builder</artifactId >
2626
2727 <properties >
28- <junit .jupiter.version>6.0.1 </junit .jupiter.version>
28+ <junit .jupiter.version>6.0.2 </junit .jupiter.version>
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3030 <jackson .version>2.21.0</jackson .version>
3131 <graphql .version>24.3</graphql .version>
Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >com.phocassoftware</groupId >
2020 <artifactId >graphql-builder-parent</artifactId >
21- <version >1.9.0-SNAPSHOT </version >
21+ <version >1.9.0</version >
2222 </parent >
2323
2424 <artifactId >graphql-database-dynmodb-history-lambda</artifactId >
Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >com.phocassoftware</groupId >
2020 <artifactId >graphql-builder-parent</artifactId >
21- <version >1.9.0-SNAPSHOT </version >
21+ <version >1.9.0</version >
2222 </parent >
2323
2424 <artifactId >graphql-database-manager-core</artifactId >
2525 <name >GraphQL Database Manager Core</name >
2626 <properties >
27- <junit .jupiter.version>6.0.1 </junit .jupiter.version>
27+ <junit .jupiter.version>6.0.2 </junit .jupiter.version>
2828 </properties >
2929
3030
Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >com.phocassoftware</groupId >
2020 <artifactId >graphql-builder-parent</artifactId >
21- <version >1.9.0-SNAPSHOT </version >
21+ <version >1.9.0</version >
2222 </parent >
2323
2424 <artifactId >graphql-database-manager-dynamo</artifactId >
2525 <name >GraphQL Database Manager DynamoDB</name >
2626 <properties >
27- <junit .jupiter.version>6.0.1 </junit .jupiter.version>
27+ <junit .jupiter.version>6.0.2 </junit .jupiter.version>
2828 </properties >
2929
3030 <licenses >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.phocassoftware</groupId >
2121 <artifactId >graphql-builder-parent</artifactId >
22- <version >1.9.0-SNAPSHOT </version >
22+ <version >1.9.0</version >
2323 </parent >
2424
2525 <artifactId >graphql-database-manager-test</artifactId >
2626
2727 <properties >
28- <junit .jupiter.version>6.0.1 </junit .jupiter.version>
28+ <junit .jupiter.version>6.0.2 </junit .jupiter.version>
2929 </properties >
3030
3131 <dependencies >
Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >software.amazon.awssdk</groupId >
6565 <artifactId >bom</artifactId >
66- <version >2.41.0 </version >
66+ <version >2.41.22 </version >
6767 <type >pom</type >
6868 <scope >import</scope >
6969 </dependency >
9898 <plugin >
9999 <groupId >org.apache.maven.plugins</groupId >
100100 <artifactId >maven-release-plugin</artifactId >
101- <version >3.3.0 </version >
101+ <version >3.3.1 </version >
102102 </plugin >
103103 <plugin >
104104 <groupId >com.mycila</groupId >
You can’t perform that action at this time.
0 commit comments