Skip to content

Commit

Permalink
DMF API Java 8 compatible (eclipse-hawkbit#2310)
Browse files Browse the repository at this point in the history
Signed-off-by: Avgustin Marinov <[email protected]>
  • Loading branch information
avgustinmm authored Mar 6, 2025
1 parent 724341e commit 822cabd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hawkbit-dmf/hawkbit-dmf-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<artifactId>hawkbit-dmf-api</artifactId>
<name>hawkBit :: DMF :: API</name>

<properties>
<java.version>8</java.version>
</properties>

<dependencies>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 822cabd

Please sign in to comment.