Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/xdnw/locutus
Browse files Browse the repository at this point in the history
  • Loading branch information
xdnw committed Aug 5, 2024
2 parents cadb140 + 477009a commit 3b596ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ dependencies {

implementation "org.mapstruct:mapstruct:1.4.2.Final"
annotationProcessor "org.mapstruct:mapstruct-processor:1.4.2.Final"
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.14.0-rc1'
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.17.2'

// https://mvnrepository.com/artifact/de.siegmar/fastcsv
implementation group: 'de.siegmar', name: 'fastcsv', version: '2.2.0'
Expand Down

0 comments on commit 3b596ee

Please sign in to comment.