6 Commits

5 changed files with 43 additions and 6 deletions

View File

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

BIN
maven-dependency-analyzer-1.15.1-source-release.zip (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -8,7 +8,7 @@
<property file="build.properties"/> <property file="build.properties"/>
<property name="project.version" value="1.13.2"/> <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"/>

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Tue Oct 29 17:25:56 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.15.1
* Dependency upgrade
+ MSHARED-1432: Bump org.ow2.asm:asm from 9.7 to 9.7.1
-------------------------------------------------------------------
Tue Oct 15 19:07:06 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.15.0
* Changes:
+ MSHARED-1248: update commons-io to 2.13.0
+ MSHARED-1248: maven-dependency-analyzer should log instead of
failing
+ remove unused variable
+ MSHARED-1347: Include invoke dynamic bootstrap types in
analysis
+ MSHARED-1356: Upgrade Parent to 41
+ Use new property for maven-plugin-tools version
+ MSHARED-1372: Bump org.ow2.asm:asm from 9.6 to 9.7
+ MSHARED-1272: Bump commons-io:commons-io from 2.16.0 to 2.16.1
+ MSHARED-1356: Bump
org.apache.maven.shared:maven-shared-components from 41 to 42
+ MSHARED-1395: Remove dependency on commons-io
+ MSHARED-1393: Allow to exclude classes from verification
+ MSHARED-1394: Upgrade Maven core dependencies to the latest
and mark as provided
+ MSHARED-1398: Fix StringIndexOutOfBoundsException in dynamic
bootstrap types
+ MSHARED-1407: Track dependency usage by referencing classes
+ MSHARED-1410: Track used declared dependency usage by
referencing classes
+ MSHARED-1428: Bump
org.apache.maven.shared:maven-shared-components from 42 to 43
+ MSHARED-1429: Bump mavenVersion from 3.9.6 to 3.9.9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 27 10:34:26 UTC 2023 - Fridrich Strba <fstrba@suse.com> Wed Sep 27 10:34:26 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package maven-dependency-analyzer # spec file for package maven-dependency-analyzer
# #
# Copyright (c) 2023 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.13.2 Version: 1.15.1
Release: 0 Release: 0
Summary: Maven dependency analyzer Summary: Maven dependency analyzer
License: Apache-2.0 License: Apache-2.0