Skip to content
Snippets Groups Projects
Commit 7e29c042 authored by Johannes Mey's avatar Johannes Mey
Browse files

update PNML framework to SNAPSHOT of 2.2.17

parent 66bd8582
No related branches found
No related tags found
No related merge requests found
Pipeline #14838 passed
...@@ -120,6 +120,7 @@ dependencies { ...@@ -120,6 +120,7 @@ dependencies {
implementation group: 'org.apache.ws.commons.axiom', name: 'axiom-api', version: '1.2.22' implementation group: 'org.apache.ws.commons.axiom', name: 'axiom-api', version: '1.2.22'
runtimeOnly group: 'org.apache.ws.commons.axiom', name: 'axiom-impl', version: '1.2.22' runtimeOnly group: 'org.apache.ws.commons.axiom', name: 'axiom-impl', version: '1.2.22'
runtimeOnly group: 'com.thaiopensource', name: 'jing', version: '20091111' runtimeOnly group: 'com.thaiopensource', name: 'jing', version: '20091111'
runtimeOnly group: 'javax.activation', name: 'javax.activation-api', version: '1.2.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.8.2' testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.8.2'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.8.2' testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.8.2'
......
...@@ -5,4 +5,4 @@ relast2uml_version = 0.3.7-59 ...@@ -5,4 +5,4 @@ relast2uml_version = 0.3.7-59
jupyter_version = 5.8.2 jupyter_version = 5.8.2
assertj_version = 3.22.0 assertj_version = 3.22.0
jastaddgradle_version = 1.14.5 jastaddgradle_version = 1.14.5
pnml_version = 2.2.12 pnml_version = 2.2.17-SNAPSHOT
\ No newline at end of file \ No newline at end of file
#Sun Apr 10 23:25:26 CEST 2022 #Mon Oct 17 16:25:21 CEST 2022
version=0.4.0 version=0.2.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment