forked from pool/maven-dependency-analyzer
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
6da8eb7a3c | |||
9ed7df3118 | |||
a66063afce | |||
be34fb68a9 | |||
56744e27df | |||
86d4e93ed1 |
BIN
maven-dependency-analyzer-1.15.1-source-release.zip
(Stored with Git LFS)
Normal file
BIN
maven-dependency-analyzer-1.15.1-source-release.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0555ff2e61dd2312fa70557ac2e9fc1498d193e3849ab0ce0922e2e03656a20d
|
|
||||||
size 209667
|
|
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<property file="build.properties"/>
|
<property file="build.properties"/>
|
||||||
|
|
||||||
<property name="project.version" value="1.16.0"/>
|
<property name="project.version" value="1.15.1"/>
|
||||||
<property name="project.groupId" value="org.apache.maven.shared"/>
|
<property name="project.groupId" value="org.apache.maven.shared"/>
|
||||||
<property name="project.artifactId" value="maven-dependency-analyzer"/>
|
<property name="project.artifactId" value="maven-dependency-analyzer"/>
|
||||||
<property name="project.name" value="Apache Maven Dependency Analyzer"/>
|
<property name="project.name" value="Apache Maven Dependency Analyzer"/>
|
||||||
|
@@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Apr 19 04:52:14 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
||||||
|
|
||||||
- Upgrade to upstream version 1.16.0
|
|
||||||
* New features and improvements
|
|
||||||
+ Enable GitHub Issues
|
|
||||||
* Bug Fixes
|
|
||||||
+ MSHARED-47: Don't flag xml-apis:xml-apis as undeclared
|
|
||||||
* Maintenance
|
|
||||||
+ Remove unneeded suppression
|
|
||||||
* Dependency updates
|
|
||||||
+ Bump org.apache.maven.shared:maven-shared-components from 43
|
|
||||||
to 44
|
|
||||||
+ Bump org.ow2.asm:asm from 9.7.1 to 9.8
|
|
||||||
+ Bump org.assertj:assertj-bom from 3.27.2 to 3.27.3
|
|
||||||
+ Bump org.assertj:assertj-bom from 3.26.3 to 3.27.2
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 29 17:25:56 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Oct 29 17:25:56 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package maven-dependency-analyzer
|
# spec file for package maven-dependency-analyzer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: maven-dependency-analyzer
|
Name: maven-dependency-analyzer
|
||||||
Version: 1.16.0
|
Version: 1.15.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Maven dependency analyzer
|
Summary: Maven dependency analyzer
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user