aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-asic/build.gradle
diff options
context:
space:
mode:
authorThomas <>2022-10-13 07:35:31 +0200
committerThomas <>2022-10-13 07:35:31 +0200
commit64716b4da8a0549ca7c0678fc5509d8d38069140 (patch)
tree8aa9785936240df1eb917cbffc239bd7c96f2332 /moaSig/moa-asic/build.gradle
parentd0017b73e8dcd2e9b41fe2ee0e89b5bd36fb0353 (diff)
downloadmoa-sig-64716b4da8a0549ca7c0678fc5509d8d38069140.tar.gz
moa-sig-64716b4da8a0549ca7c0678fc5509d8d38069140.tar.bz2
moa-sig-64716b4da8a0549ca7c0678fc5509d8d38069140.zip
chore(core): update third-party libs
Diffstat (limited to 'moaSig/moa-asic/build.gradle')
-rw-r--r--moaSig/moa-asic/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/moaSig/moa-asic/build.gradle b/moaSig/moa-asic/build.gradle
index 07c9c32..28e76ef 100644
--- a/moaSig/moa-asic/build.gradle
+++ b/moaSig/moa-asic/build.gradle
@@ -15,7 +15,7 @@ dependencies {
implementation project(':common')
implementation project(':moa-sig-lib')
- implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.15.0'
+ implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.19.0'
api group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
api group: 'javax.xml.ws', name: 'jaxws-api', version: '2.3.1'