Skip to content

Commit a108ada

Browse files
[ci] Update Prethink context
1 parent a1574f3 commit a108ada

10 files changed

Lines changed: 4331 additions & 4084 deletions

.moderne/context/class-quality-metrics.csv

Lines changed: 60 additions & 52 deletions
Large diffs are not rendered by default.

.moderne/context/code-smells.csv

Lines changed: 110 additions & 91 deletions
Large diffs are not rendered by default.

.moderne/context/dependency-list-report.csv

Lines changed: 99 additions & 105 deletions
Large diffs are not rendered by default.

.moderne/context/dependency-usage.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ antlr:antlr:2.7.7,antlr,,"RecognitionException, TokenStreamException, AST, ANTLR
44
at.yawk.lz4:lz4-java:1.11.0,at.yawk.lz4,,"XXHashFactory, XXHash64, StreamingXXHash64",1,
55
com.evolvedbinary.j8fu:j8fu:1.24.0,com.evolvedbinary.j8fu,,"Tuple2, Either, FunctionE, ConsumerE, Tuple3, SupplierE, Consumer2E, Function2E",1,
66
com.evolvedbinary.multilock:multilock:1.0.1,com.evolvedbinary.multilock,,MultiLock,1,
7-
com.evolvedbinary.thirdparty.com.ettrema:milton-servlet:1.8.1.3-jakarta-ee10,com.evolvedbinary.thirdparty.com.ettrema,,"MiltonServlet, ServletHttpManager",1,
87
com.evolvedbinary.thirdparty.org.apache.xmlrpc:xmlrpc-client:5.0.0,com.evolvedbinary.thirdparty.org.apache.xmlrpc,,"XmlRpcClient, XmlRpcClientConfigImpl",1,
98
com.evolvedbinary.thirdparty.org.apache.xmlrpc:xmlrpc-server:5.0.0,com.evolvedbinary.thirdparty.org.apache.xmlrpc,,"XmlRpcException, XmlRpcStreamConfig, TypeFactory, TypeSerializer, TypeSerializerImpl, RecursiveTypeParserImpl, RequestProcessorFactoryFactory, RequestProcessorFactoryFactory.RequestProcessorFactory",1,
109
com.fasterxml.jackson.core:jackson-core:2.21.3,com.fasterxml.jackson.core,,"JsonFactory, JsonGenerator, JsonParser, JsonToken, DefaultPrettyPrinter, JsonEncoding, JsonGenerationException, JsonGenerator.Feature",1,
@@ -28,7 +27,7 @@ com.siemens.ct.exi:exificient:1.0.7,com.siemens.ct.exi,,"SAXEncoder, SAXDecoder"
2827
com.zaxxer:HikariCP:7.0.2,com.zaxxer,,"HikariDataSource, HikariConfig",1,
2928
commons-codec:commons-codec:1.22.0,commons-codec,,"Base64, Hex, Base16OutputStream, Base64InputStream, Base64OutputStream, CodecPolicy",1,
3029
commons-daemon:commons-daemon:1.5.1,commons-daemon,,"Daemon, DaemonContext, DaemonInitException",1,
31-
commons-io:commons-io:2.22.0,commons-io,,"UnsynchronizedByteArrayOutputStream, UnsynchronizedByteArrayInputStream, CountingOutputStream, CloseShieldInputStream, CloseShieldOutputStream, CountingInputStream, IOUtils, NullOutputStream",1,
30+
commons-io:commons-io:2.22.0,commons-io,,"UnsynchronizedByteArrayOutputStream, UnsynchronizedByteArrayInputStream, CloseShieldInputStream, CloseShieldOutputStream, CountingInputStream, CountingOutputStream, NullOutputStream, FilenameUtils",1,
3231
commons-logging:commons-logging:1.3.6,commons-logging,,"Log, LogFactory",1,
3332
io.github.hakky54:logcaptor:2.12.6,io.github.hakky54,,LogCaptor,1,
3433
io.lacuna:bifurcan:0.2.0-rc1,io.lacuna,,"IEntry, IMap, LinearMap, Maps.Entry, Map, Maps, List",1,
@@ -80,9 +79,10 @@ org.eclipse.jetty:jetty-http:12.0.35,org.eclipse.jetty,,HttpStatus,1,
8079
org.eclipse.jetty:jetty-server:12.0.35,org.eclipse.jetty,,"Handler, Server, Connector, ContextHandler, DefaultHandler, Handler.Container, Handler.Sequence, Handler.Wrapper",1,
8180
org.eclipse.jetty:jetty-util:12.0.35,org.eclipse.jetty,,"Jetty, LifeCycle, LifeCycle.Listener, Resource, ResourceFactory",1,
8281
org.eclipse.jetty:jetty-xml:12.0.35,org.eclipse.jetty,,XmlConfiguration,1,
83-
org.exist-db.thirdparty.com.ettrema:milton-api:1.8.1.3,org.exist-db.thirdparty.com.ettrema,,"BadRequestException, ConflictException, NotAuthorizedException, NotFoundException, Auth, LockInfo, LockTimeout, LockToken",1,
82+
org.exist-db.thirdparty.com.ettrema:milton-api:1.8.1.3,org.exist-db.thirdparty.com.ettrema,,"BadRequestException, ConflictException, NotAuthorizedException, NotFoundException",1,
8483
org.exist-db.thirdparty.com.ettrema:milton-client:1.8.1.3,org.exist-db.thirdparty.com.ettrema,,"Folder, Host, HostBuilder, HttpException, File, Resource",1,
8584
org.exist-db.thirdparty.javax.xml.xquery:xqjri:20080114-133351,org.exist-db.thirdparty.javax.xml.xquery,,"XQException, XQItemType",1,
85+
org.exist-db.thirdparty.org.apache.jackrabbit:jackrabbit-webdav:2.22.3-jakarta-ee10,org.exist-db.thirdparty.org.apache.jackrabbit,,"DavException, DavResource, DavServletResponse, DefaultDavProperty, DavResourceFactory, DavResourceLocator, DavSession, DavProperty",1,
8686
org.exist-db.thirdparty.xerces:xercesImpl:2.12.2,org.exist-db.thirdparty.xerces,,"XMLChar, XMLEntityResolver, XMLInputSource, Grammar, XMLGrammarDescription, XMLResourceIdentifier, XNIException, AttrNSImpl",1,
8787
org.exist-db:exist-saxon-regex:9.4.0-9.e1,org.exist-db,,"JDK15RegexTranslator, RegexSyntaxException, RegularExpression",1,
8888
org.expath.http.client:http-client-java:1.4.2,org.expath.http.client,,"HttpClientException, HttpConstants, HttpClientError, HttpResponse, ApacheHttpConnection, HeaderSet, HttpConnection, HttpRequest",1,
@@ -105,7 +105,7 @@ org.hamcrest:hamcrest:3.0,org.hamcrest,,"DiagnosingMatcher, Description, Matcher
105105
org.jctools:jctools-core:4.0.6,org.jctools,,MpmcAtomicArrayQueue,1,
106106
org.jgrapht:jgrapht-core:1.5.3,org.jgrapht,,"Graph, ShortestPathAlgorithm, TransitNodeRoutingShortestPath, ConcurrencyUtil, DefaultEdge, DefaultGraphType, SupplierUtil",1,
107107
org.jgrapht:jgrapht-opt:1.5.3,org.jgrapht,,FastutilMapGraph,1,
108-
org.jline:jline:4.1.0,org.jline,,"LineReader, LineReaderBuilder, Candidate, Completer, DefaultHistory, EndOfFileException, History, ParsedLine",1,
108+
org.jline:jline:4.1.2,org.jline,,"LineReader, LineReaderBuilder, Candidate, Completer, DefaultHistory, EndOfFileException, History, ParsedLine",1,
109109
org.junit.jupiter:junit-jupiter-api:6.0.3,org.junit.jupiter,,"Test, BeforeEach, ExtendWith, AfterEach, TempDir",1,
110110
org.junit.jupiter:junit-jupiter-params:6.0.3,org.junit.jupiter,,"ParameterizedTest, ValueSource",1,
111111
org.locationtech.jts:jts-core:1.20.0,org.locationtech.jts,,"Geometry, WKBWriter, WKTReader, WKTWriter, ParseException, WKBReader, BufferOp",1,

0 commit comments

Comments
 (0)