Skip to content

Commit

Permalink
#1091 Modernize Karaf test container
Browse files Browse the repository at this point in the history
update Karaf to 4.4.5
  • Loading branch information
oliverlietz committed Mar 24, 2024
1 parent d72eae4 commit c6bb479
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public String karafVersion() {
}

protected String getDefaultKarafVersion() {
return "4.4.3";
return "4.4.5";
}

@Test
Expand Down

0 comments on commit c6bb479

Please sign in to comment.