File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## 2.3.3 -- 2021-08-26  
4+ 
5+ ### Maintenance  
6+ 
7+ *  chore(deps): bump aws-java-sdk from 1.12.26 to 1.12.54
8+ ([ #299  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/299 ) )
9+ ([ #301  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/301 ) )
10+ ([ #302  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/302 ) )
11+ ([ #301  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/301 ) )
12+ ([ #311  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/311 ) )
13+ ([ #312  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/312 ) )
14+ ([ #315  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/315 ) )
15+ ([ #317  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/317 ) )
16+ ([ #319  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/319 ) )
17+ ([ #321  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/321 ) )
18+ *  chore: Bump fmt-maven-plugin from 2.11 to 2.12
19+ ([ #318  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/318 ) )
20+ *  chore: Bump mockito-core from 3.11.2 to 3.12.3
21+ ([ #316  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/316 ) )
22+ ([ #320  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/320 ) )
23+ *  CI: Compilation with OpenJDK11 and validation with other JDKs
24+ ([ #293  ] ( https://github.com/aws/aws-encryption-sdk-java/pull/293 ) )
25+ 
326## 2.3.2 -- 2021-07-20  
427
528### Maintenance  
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ You can get the latest release from Maven:
5858<dependency >
5959  <groupId >com.amazonaws</groupId >
6060  <artifactId >aws-encryption-sdk-java</artifactId >
61-   <version >2.3.2 </version >
61+   <version >2.3.3 </version >
6262</dependency >
6363``` 
6464
Original file line number Diff line number Diff line change 44
55    <groupId >com.amazonaws</groupId >
66    <artifactId >aws-encryption-sdk-java</artifactId >
7-     <version >2.3.2 </version >
7+     <version >2.3.3 </version >
88    <packaging >jar</packaging >
99
1010    <name >aws-encryption-sdk-java</name >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments