Skip to content

Commit

Permalink
1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonia Engfors committed Jan 7, 2022
1 parent 3a68d7f commit 28f50fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -14,7 +14,7 @@ buildscript {
}
}

version "1.10.3"
version "1.10.4"
group "streama"


Expand Down Expand Up @@ -127,7 +127,7 @@ dependencies {
exclude group: 'org.opengis', module: 'geoapi'
exclude group: 'org.apache.james'
}

// Fix Log4Shell
compile 'org.apache.logging.log4j:log4j-api:2.17.0'
compile 'org.apache.logging.log4j:log4j-core:2.17.0'
Expand Down

0 comments on commit 28f50fa

Please sign in to comment.