Skip to content

Commit

Permalink
bom-2.452.x must depend on bom-2.462.x
Browse files Browse the repository at this point in the history
Thanks to @jglick for detecting that mistake.  Reported as
#3374 (review)
  • Loading branch information
MarkEWaite committed Jul 15, 2024
1 parent 2dd9d95 commit 99a27d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom-2.452.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>bom-weekly</artifactId>
<artifactId>bom-2.462.x</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit 99a27d3

Please sign in to comment.