Skip to content

Commit

Permalink
#270 - Update dependencies
Browse files Browse the repository at this point in the history
- log4j 2.17.1 -> 2.19.0
- junit 5.8.2 -> 5.9.1
- assertj 3.22.0 -> 3.23.1
  • Loading branch information
reckart committed Dec 7, 2022
1 parent 1a9ca71 commit fafdb22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions uimaj-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,10 @@
properties already, they should be injected manually into the plugins.
-->
<slf4j-version>1.7.36</slf4j-version>
<log4j-version>2.17.1</log4j-version>
<log4j-version>2.19.0</log4j-version>
<jackson-version>2.13.1</jackson-version>
<junit-version>5.8.2</junit-version>
<assertj-version>3.22.0</assertj-version>
<junit-version>5.9.1</junit-version>
<assertj-version>3.23.1</assertj-version>
<xmlunit-version>2.9.0</xmlunit-version>
<maven.version>3.2.5</maven.version>

Expand Down

0 comments on commit fafdb22

Please sign in to comment.