-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: mojohaus/exec-maven-plugin
base: 3.5.0
head repository: mojohaus/exec-maven-plugin
compare: 3.5.1
- 15 commits
- 20 files changed
- 3 contributors
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dbeba7 - Browse repository at this point
Copy the full SHA 3dbeba7View commit details
Commits on Mar 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a83bcdd - Browse repository at this point
Copy the full SHA a83bcddView commit details
Commits on Mar 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3e5d107 - Browse repository at this point
Copy the full SHA 3e5d107View commit details -
Bump org.codehaus.mojo:mojo-parent from 86 to 87
Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 86 to 87. - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mojo-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ea70e4 - Browse repository at this point
Copy the full SHA 0ea70e4View commit details -
Bump commons-io:commons-io in /src/test/projects/project3
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d862ab - Browse repository at this point
Copy the full SHA 9d862abView commit details -
Bump commons-io:commons-io in /src/test/projects/project14
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d0fffa5 - Browse repository at this point
Copy the full SHA d0fffa5View commit details -
Bump commons-io:commons-io in /src/test/projects/project2
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f544485 - Browse repository at this point
Copy the full SHA f544485View commit details
Commits on Mar 31, 2025
-
Bump asm.version from 9.7.1 to 9.8
Bumps `asm.version` from 9.7.1 to 9.8. Updates `org.ow2.asm:asm` from 9.7.1 to 9.8 Updates `org.ow2.asm:asm-commons` from 9.7.1 to 9.8 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-commons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fc7ccf0 - Browse repository at this point
Copy the full SHA fc7ccf0View commit details
Commits on Apr 8, 2025
-
Bump commons-io:commons-io in /src/test/projects/project1
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 303978c - Browse repository at this point
Copy the full SHA 303978cView commit details
Commits on Apr 14, 2025
-
Bump commons-io:commons-io in /src/test/projects/project6/project5lib
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f4e8634 - Browse repository at this point
Copy the full SHA f4e8634View commit details
Commits on May 15, 2025
-
Add ClassLoader support for ASM ClassWriter
For bigger and more complicated classes org.objectweb.asm.ClassWriter requires access to classloader where can found classes used in transformed class. Also add a warning when a class cannot be transformed.
Configuration menu - View commit details
-
Copy full SHA for 42bc369 - Browse repository at this point
Copy the full SHA 42bc369View commit details
Commits on May 24, 2025
-
Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0
Bumps org.apache.commons:commons-exec from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-exec dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d221e23 - Browse repository at this point
Copy the full SHA d221e23View commit details
Commits on May 27, 2025
-
Bump org.codehaus.mojo:mojo-parent from 87 to 88 (#474)
* Bump org.codehaus.mojo:mojo-parent from 87 to 88 Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 87 to 88. - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mojo-parent dependency-version: '88' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * exclude Maven 3.6.3 from build * fix for spotless ... --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Slawomir Jaranowski <s.jaranowski@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ed0f42 - Browse repository at this point
Copy the full SHA 1ed0f42View commit details -
Bump org.codehaus.mojo:mojo-parent from 88 to 89
Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 88 to 89. - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mojo-parent dependency-version: '89' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ac27173 - Browse repository at this point
Copy the full SHA ac27173View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1f6f7 - Browse repository at this point
Copy the full SHA bd1f6f7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.5.0...3.5.1