Skip to content

Commit

Permalink
Downgrade to commons-io 2.11.0 for jenkins compatibility, upgrade to
Browse files Browse the repository at this point in the history
kieker-source-instrumentation 1.15.17
  • Loading branch information
DaGeRe committed Jul 4, 2023
1 parent 373f6b3 commit 269bf2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.13.0</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand All @@ -99,7 +99,7 @@
<dependency>
<groupId>de.dagere.kieker</groupId>
<artifactId>kieker-source-instrumentation-library</artifactId>
<version>1.15.16</version>
<version>1.15.17</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 269bf2d

Please sign in to comment.