Bump sop-java to 1.2.3

This commit is contained in:
Paul Schaub 2022-04-29 17:01:11 +02:00
parent 71d5007edc
commit a983f99644
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ allprojects {
slf4jVersion = '1.7.36'
logbackVersion = '1.2.11'
junitVersion = '5.8.2'
sopJavaVersion = '1.2.2'
sopJavaVersion = '1.2.3'
}
}