From 8a5da2215d2a23cdf1ad6bbab68d1780278e2f02 Mon Sep 17 00:00:00 2001 From: Dmitry Ilatovsky Date: Tue, 16 Dec 2025 16:54:00 +0300 Subject: [PATCH] Usb4java added to the build --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3e169f6..a7ff7f9 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ UTF-8 - 1.3.1-SNAPSHOT + 1.3.0 @@ -144,8 +144,8 @@ maven-compiler-plugin 3.8.0 - 1.6 - 1.6 + 1.8 + 1.8 ${project.build.sourceEncoding}