File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"artifactId" : " maven-lockfile-github-action" ,
3
3
"groupId" : " io.github.chains-project" ,
4
- "version" : " 5.3.6-SNAPSHOT " ,
4
+ "version" : " 5.4.0 " ,
5
5
"lockFileVersion" : 1 ,
6
6
"dependencies" : [
7
7
{
7045
7045
"metaData" : {
7046
7046
"environment" : {
7047
7047
"osName" : " Linux" ,
7048
- "mavenVersion" : " 3.8.2 " ,
7049
- "javaVersion" : " 17.0.13 "
7048
+ "mavenVersion" : " 3.9.9 " ,
7049
+ "javaVersion" : " 17.0.14 "
7050
7050
},
7051
7051
"config" : {
7052
7052
"includeMavenPlugins" : true ,
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.github.chains-project</groupId >
6
6
<artifactId >maven-lockfile-parent</artifactId >
7
- <version >5.3.6-SNAPSHOT </version >
7
+ <version >5.4.0 </version >
8
8
<relativePath >../</relativePath >
9
9
</parent >
10
10
<groupId >io.github.chains-project</groupId >
11
11
<artifactId >maven-lockfile-github-action</artifactId >
12
- <version >5.3.6-SNAPSHOT </version >
12
+ <version >5.4.0 </version >
13
13
<name >maven-lockfile-github-action</name >
14
14
<description >This is a github action for maven-lockfile. It allows the integration of maven-lockfile in your github development workflow.</description >
15
15
<url >https://github.com/chains-project/maven-lockfile</url >
Original file line number Diff line number Diff line change 1
1
{
2
2
"artifactId" : " maven-lockfile-parent" ,
3
3
"groupId" : " io.github.chains-project" ,
4
- "version" : " 5.3.6-SNAPSHOT " ,
4
+ "version" : " 5.4.0 " ,
5
5
"lockFileVersion" : 1 ,
6
6
"dependencies" : [],
7
7
"mavenPlugins" : [
107
107
"metaData" : {
108
108
"environment" : {
109
109
"osName" : " Linux" ,
110
- "mavenVersion" : " 3.8.2 " ,
111
- "javaVersion" : " 17.0.13 "
110
+ "mavenVersion" : " 3.9.9 " ,
111
+ "javaVersion" : " 17.0.14 "
112
112
},
113
113
"config" : {
114
114
"includeMavenPlugins" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"artifactId" : " maven-lockfile" ,
3
3
"groupId" : " io.github.chains-project" ,
4
- "version" : " 5.3.6-SNAPSHOT " ,
4
+ "version" : " 5.4.0 " ,
5
5
"lockFileVersion" : 1 ,
6
6
"dependencies" : [
7
7
{
2428
2428
"metaData" : {
2429
2429
"environment" : {
2430
2430
"osName" : " Linux" ,
2431
- "mavenVersion" : " 3.8.2 " ,
2432
- "javaVersion" : " 17.0.13 "
2431
+ "mavenVersion" : " 3.9.9 " ,
2432
+ "javaVersion" : " 17.0.14 "
2433
2433
},
2434
2434
"config" : {
2435
2435
"includeMavenPlugins" : true ,
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.github.chains-project</groupId >
6
6
<artifactId >maven-lockfile-parent</artifactId >
7
- <version >5.3.6-SNAPSHOT </version >
7
+ <version >5.4.0 </version >
8
8
<relativePath >../</relativePath >
9
9
</parent >
10
10
<groupId >io.github.chains-project</groupId >
11
11
<artifactId >maven-lockfile</artifactId >
12
- <version >5.3.6-SNAPSHOT </version >
12
+ <version >5.4.0 </version >
13
13
<packaging >maven-plugin</packaging >
14
14
<name >maven-lockfile-plugin</name >
15
15
<description >This plugin is a state-of-the-art solution that can be used to validate the integrity
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >io.github.chains-project</groupId >
5
5
<artifactId >maven-lockfile-parent</artifactId >
6
- <version >5.3.6-SNAPSHOT </version >
6
+ <version >5.4.0 </version >
7
7
<packaging >pom</packaging >
8
8
<name >maven-lockfile-parent</name >
9
9
<description >This plugin is a state-of-the-art solution that can be used to validate the integrity
38
38
<url >https://github.com/chains-project/maven-lockfile.git</url >
39
39
</scm >
40
40
<properties >
41
- <project .build.outputTimestamp>2024-12-20T14:04:13Z </project .build.outputTimestamp>
41
+ <project .build.outputTimestamp>2025-03-13T15:50:00Z </project .build.outputTimestamp>
42
42
</properties >
43
43
<build >
44
44
<plugins >
You can’t perform that action at this time.
0 commit comments