2 Commits

5 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c35404df084862fdbaddd4304f9a91b03bb6cbf79fb88dde697b275a61363b29
size 354509

3
jdependency-1.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42ca00ab3adf89483a640225564d49b7433909e677acf19b8ff8ee092cee82f5
size 354634

View File

@@ -9,7 +9,7 @@
<property file="build.properties"/>
<property name="project.artifactId" value="jdependency"/>
<property name="project.groupId" value="org.vafer"/>
<property name="project.version" value="1.2"/>
<property name="project.version" value="1.4"/>
<property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Nov 8 09:31:10 UTC 2024 - ming li <mli@suse.com>
- Update version to 1.4:
* Upgraded dependencies
Update version to 1.3:
* Upgraded dependencies
* Inlined the dependencies
* Removed prerequisites from POM
-------------------------------------------------------------------
Wed Oct 2 15:52:30 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@@ -18,7 +18,7 @@
%bcond_with tests
Name: jdependency
Version: 1.2
Version: 1.4
Release: 0
Summary: An API to analyse class dependencies
License: Apache-2.0