Author: echatellier Date: 2009-10-09 10:30:54 +0200 (Fri, 09 Oct 2009) New Revision: 2674 Modified: trunk/changelog.txt trunk/pom.xml Log: JNA version bump Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2009-10-08 17:09:26 UTC (rev 2673) +++ trunk/changelog.txt 2009-10-09 08:30:54 UTC (rev 2674) @@ -5,7 +5,8 @@ * Fix duration edition (task and alerts) * Fix NPE related to non available systray - + * JNA version bump : 3.2.3 + -- chatellier -- jeu. sept. 24 11:04:36 CEST 2009 jTimer (1.3.0) stable; urgency=low Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-10-08 17:09:26 UTC (rev 2673) +++ trunk/pom.xml 2009-10-09 08:30:54 UTC (rev 2674) @@ -323,7 +323,7 @@ <dependency> <groupId>net.java.dev.jna</groupId> <artifactId>jna</artifactId> - <version>3.2.2</version> + <version>3.2.3</version> <scope>compile</scope> </dependency> <dependency>
participants (1)
-
echatellier@users.chorem.org