diff --git a/.gitignore b/.gitignore index 33e21aea..f8a141bd 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,8 @@ .project *.iml -.idea +.idea/* +!.idea/icon.svg build dbus-java-osgi/META-INF diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000..571a30d0 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/pom.xml b/pom.xml index d71c3c98..3fbcbaa8 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 6.0.1 - 7.22.0 + 7.27.0 12.3.0 1.5.35 2.0.17 @@ -33,7 +33,7 @@ 3.5.0 3.14.1 3.1.4 - 3.6.2 + 3.6.3 3.2.8 3.1.4 3.5.0 @@ -46,8 +46,8 @@ 3.4.0 3.5.4 5.5.0.6356 - 2.20.1 - 0.9.0 + 2.21.0 + 0.11.0 false @@ -58,8 +58,6 @@ UTF-8 21 - 21 - 21 ${maven.multiModuleProjectDirectory} 2025-12-21T13:12:42Z @@ -80,6 +78,7 @@ + clean verify org.apache.maven.plugins @@ -199,6 +198,7 @@ unix + @@ -247,17 +247,6 @@ org.apache.maven.plugins maven-compiler-plugin ${mvn.maven.compiler.plugin} - - - compile - - compile - - - ${maven.compiler.source} - - - org.apache.maven.plugins @@ -552,6 +541,11 @@ HEAD + + GitHub Issues + https://github.com/hypfvieh/dbus-java/issues + + MIT License