Merge pull request #2676 from OpenRefine/dependabot/maven/org.jasypt-jasypt-1.9.3

Bump jasypt from 1.9.2 to 1.9.3
This commit is contained in:
Tom Morris 2020-06-10 20:33:16 -04:00 committed by GitHub
commit 09a76a1f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,7 @@
<dependency>
<groupId>org.jasypt</groupId>
<artifactId>jasypt</artifactId>
<version>1.9.2</version>
<version>1.9.3</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>