Skip to content

Commit

Permalink
Merge pull request #7393 from Shrinivas-Kane/patch-1
Browse files Browse the repository at this point in the history
 Bump tink version to 1.7
  • Loading branch information
planetf1 authored Feb 2, 2023
2 parents 3661670 + 4141f97 commit 04f1fb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ allprojects {
springwebVersion = '5.3.20'
testngVersion = '7.6.1'
thriftVersion = '0.16.0'
tinkVersion = '1.6.1'
tinkVersion = '1.7.0'
tomcatVersion = '9.0.63'
validationVersion = '2.0.1.Final'
antVersion = '1.10.12'
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<lucene.version>8.11.1</lucene.version>
<lucene-analyzers-common.version>8.11.1</lucene-analyzers-common.version>
<guava.version>31.1-jre</guava.version>
<tink.version>1.6.1</tink.version>
<tink.version>1.7.0</tink.version>
<jsonld.version>0.13.4</jsonld.version>
<commons-logging.version>1.2</commons-logging.version>
<commons-codec.version>1.15</commons-codec.version>
Expand Down

0 comments on commit 04f1fb2

Please sign in to comment.