Skip to content

Commit

Permalink
Merge pull request #6409 from sbesson/jul_jcl_2.x
Browse files Browse the repository at this point in the history
Bump jul-to-slf4j and jcl-over-slf4j to version 2.0.16
  • Loading branch information
jburel authored Nov 21, 2024
2 parents e271e72 + cb15aea commit 1ae1bfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<dependencies>
<dependency org="org.openmicroscopy" name="omero-blitz" rev="${versions.omero-blitz}"/>
<dependency org="org.openmicroscopy" name="omero-gateway" rev="${versions.omero-gateway}"/>
<dependency org="org.slf4j" name="jul-to-slf4j" rev="1.7.30"/>
<dependency org="org.slf4j" name="jcl-over-slf4j" rev="1.7.30"/>
<dependency org="org.slf4j" name="jul-to-slf4j" rev="2.0.16"/>
<dependency org="org.slf4j" name="jcl-over-slf4j" rev="2.0.16"/>
<!-- runtime dependencies from dsl/ivy.xml -->
<dependency org="janino" name="janino" rev="${versions.janino}"/>
<!-- Useful for globally overriding the Bio-Formats version, empty version is ignored by default -->
Expand Down

0 comments on commit 1ae1bfa

Please sign in to comment.