GoogleContainerTools / GoogleContainerTools/jib

Version check reports an older release as “new version available”

Open
#4,450 2 comments 0 reactions 0 assignees View on GitHub
priority: p3 type:bug
Dominant language
Java
Stars
14.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

**Environment**:

- *Jib version:* 3.5.0
- *Build tool:* Maven
- *OS:* Mac Tahoe 26.1

**Description of the issue**:

When using jib-maven-plugin version 3.5.0, the plugin reports that 3.4.6 is a newer version:

```
[INFO] A new version of jib-maven-plugin (3.4.6) is available (currently using 3.5.0). Update your build configuration to use the latest features and fixes!
[INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md
[INFO]
[INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check.
```

This is incorrect, because 3.4.6 is older than 3.5.0.

**Expected behavior**:

The plugin should not report an older version as the latest available version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.