Skip to content

Commit 54f85b1

Browse files
izeyescottfrederick
authored andcommitted
Fix since version for ImageReference
See gh-35459
1 parent 18efa6c commit 54f85b1

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docker-compose/src/main/java/org/springframework/boot/docker/compose/core

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docker-compose/src/main/java/org/springframework/boot/docker/compose/core/ImageReference.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*
2727
* @author Phillip Webb
2828
* @author Scott Frederick
29-
* @since 2.3.0
29+
* @since 3.1.0
3030
*/
3131
public final class ImageReference {
3232

0 commit comments

Comments
 (0)