Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    commons-codeassist/pom.xml
    skipped 4 lines
    5 5   <parent>
    6 6   <groupId>io.onedev</groupId>
    7 7   <artifactId>commons</artifactId>
    8  - <version>2.0.8</version>
     8 + <version>2.0.9</version>
    9 9   </parent>
    10 10   <build>
    11 11   <plugins>
    skipped 68 lines
  • ■ ■ ■ ■
    commons-jsymbol/pom.xml
    skipped 3 lines
    4 4   <parent>
    5 5   <groupId>io.onedev</groupId>
    6 6   <artifactId>commons</artifactId>
    7  - <version>2.0.8</version>
     7 + <version>2.0.9</version>
    8 8   </parent>
    9 9   <artifactId>commons-jsymbol</artifactId>
    10 10   <build>
    skipped 148 lines
  • ■ ■ ■ ■
    commons-jsyntax/pom.xml
    skipped 3 lines
    4 4   <parent>
    5 5   <groupId>io.onedev</groupId>
    6 6   <artifactId>commons</artifactId>
    7  - <version>2.0.8</version>
     7 + <version>2.0.9</version>
    8 8   </parent>
    9 9   <artifactId>commons-jsyntax</artifactId>
    10 10   <dependencies>
    skipped 46 lines
  • ■ ■ ■ ■
    commons-launcher/commons-launcher-bootstrap/pom.xml
    skipped 3 lines
    4 4   <parent>
    5 5   <groupId>io.onedev</groupId>
    6 6   <artifactId>commons-launcher</artifactId>
    7  - <version>2.0.8</version>
     7 + <version>2.0.9</version>
    8 8   </parent>
    9 9   <artifactId>commons-launcher-bootstrap</artifactId>
    10 10   <build>
    skipped 30 lines
  • ■ ■ ■ ■
    commons-launcher/commons-launcher-loader/pom.xml
    skipped 4 lines
    5 5   <parent>
    6 6   <groupId>io.onedev</groupId>
    7 7   <artifactId>commons-launcher</artifactId>
    8  - <version>2.0.8</version>
     8 + <version>2.0.9</version>
    9 9   </parent>
    10 10   <build>
    11 11   <plugins>
    skipped 45 lines
  • ■ ■ ■ ■
    commons-launcher/pom.xml
    skipped 3 lines
    4 4   <parent>
    5 5   <groupId>io.onedev</groupId>
    6 6   <artifactId>commons</artifactId>
    7  - <version>2.0.8</version>
     7 + <version>2.0.9</version>
    8 8   </parent>
    9 9   <artifactId>commons-launcher</artifactId>
    10 10   <packaging>pom</packaging>
    skipped 73 lines
  • ■ ■ ■ ■
    commons-utils/pom.xml
    skipped 4 lines
    5 5   <parent>
    6 6   <groupId>io.onedev</groupId>
    7 7   <artifactId>commons</artifactId>
    8  - <version>2.0.8</version>
     8 + <version>2.0.9</version>
    9 9   </parent>
    10 10   <artifactId>commons-utils</artifactId>
    11 11   <dependencies>
    skipped 91 lines
  • ■ ■ ■ ■ ■ ■
    pom.xml
    skipped 8 lines
    9 9   <version>1.0.5</version>
    10 10   </parent>
    11 11   <artifactId>commons</artifactId>
    12  - <version>2.0.8</version>
     12 + <version>2.0.9</version>
    13 13   <packaging>pom</packaging>
    14 14   <modules>
    15 15   <module>commons-utils</module>
    skipped 280 lines
    296 296   </repositories>
    297 297   <properties>
    298 298   <slf4j.version>1.7.5</slf4j.version>
    299  - <logback.version>1.0.11</logback.version>
     299 + <logback.version>1.2.0</logback.version>
    300 300   <antlr.version>4.7.2</antlr.version>
    301 301   <jetty.version>9.4.37.v20210219</jetty.version>
    302 302   <wicket.version>7.14.0</wicket.version>
    skipped 4 lines
Please wait...
Page is in error, reload to recover