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.6.0-SNAPSHOT </version >
22+         <version >1.6.0</version >
2323    </parent >
2424
2525    <artifactId >graphql-builder</artifactId >
2626
2727    <properties >
2828        <junit .jupiter.version>5.14.0</junit .jupiter.version>
2929        <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30-         <jackson .version>2.20.0 </jackson .version>
30+         <jackson .version>2.20.1 </jackson .version>
3131        <graphql .version>24.3</graphql .version>
3232    </properties >
3333
9898        <dependency >
9999            <groupId >io.reactivex.rxjava3</groupId >
100100            <artifactId >rxjava</artifactId >
101-             <version >3.1.11 </version >
101+             <version >3.1.12 </version >
102102            <scope >test</scope >
103103        </dependency >
104104        <dependency >
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.6.0-SNAPSHOT </version >
21+ 		<version >1.6.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.6.0-SNAPSHOT </version >
21+         <version >1.6.0</version >
2222    </parent >
2323
2424    <artifactId >graphql-database-manager-core</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.6.0-SNAPSHOT </version >
21+ 		<version >1.6.0</version >
2222	</parent >
2323
2424	<artifactId >graphql-database-manager-dynamo</artifactId >
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.6.0-SNAPSHOT </version >
22+         <version >1.6.0</version >
2323    </parent >
2424
2525    <artifactId >graphql-database-manager-test</artifactId >
Original file line number Diff line number Diff line change 2222	<packaging >pom</packaging >
2323
2424	<properties >
25- 		<jackson .version>2.20.0 </jackson .version>
25+ 		<jackson .version>2.20.1 </jackson .version>
2626		<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2727	</properties >
2828
6363			<dependency >
6464				<groupId >software.amazon.awssdk</groupId >
6565				<artifactId >bom</artifactId >
66- 				<version >2.37.1 </version >
66+ 				<version >2.37.2 </version >
6767				<type >pom</type >
6868				<scope >import</scope >
6969			</dependency >
7575			<plugin >
7676				<groupId >org.apache.maven.plugins</groupId >
7777				<artifactId >maven-compiler-plugin</artifactId >
78- 				<version >3.14.0 </version >
78+ 				<version >3.14.1 </version >
7979				<configuration >
8080					<source >21</source >
8181					<target >21</target >
8484			</plugin >
8585			<plugin >
8686				<artifactId >maven-surefire-plugin</artifactId >
87- 				<version >3.5.3 </version >
87+ 				<version >3.5.4 </version >
8888			</plugin >
8989			<plugin >
9090				<groupId >net.revelc.code.formatter</groupId >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments